class UpdateController implements RequestHandlerInterface

Properties

protected $command
protected Config $config

Methods

__construct(MigrateCommand $command, Config $config)

No description

ResponseInterface
handle(ServerRequestInterface $request)

No description

Details

__construct(MigrateCommand $command, Config $config)

Parameters

MigrateCommand $command
Config $config

ResponseInterface handle(ServerRequestInterface $request)

Parameters

ServerRequestInterface $request

Return Value

ResponseInterface