final class CopyTableWithPrefixController implements InvocableController (View source)

Methods

__construct(StructureController $structureController, TableMover $tableMover)

No description

Response|null
__invoke(ServerRequest $request)

No description

Details

__construct(StructureController $structureController, TableMover $tableMover)

No description

Parameters

StructureController $structureController
TableMover $tableMover

Response|null __invoke(ServerRequest $request)

No description

Parameters

ServerRequest $request

Return Value

Response|null