RunCommandHandler
in package
Read onlyYes
FinalYes
Handles database migration management.
Table of Contents
Methods
- __construct() : mixed
- run() : void
Methods
__construct()
public
__construct(RunCommand $runCommand, GetPendingMigrationsQuery $pendingMigrationQuery, LoggerInterface $logger) : mixed
Parameters
- $runCommand : RunCommand
- $pendingMigrationQuery : GetPendingMigrationsQuery
- $logger : LoggerInterface
run()
public
run() : void