Méthode | Description | |
---|---|---|
__construct ( Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) | ||
passException ( Command $command, Exception $exception ) | ||
post ( Command $command ) | ||
pre ( Command $command ) | ||
register ( Dumplie\SharedKernel\Application\Command\Extension $commandExtension, integer $priority ) |
public __construct ( Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) | ||
$serviceLocator | Dumplie\SharedKernel\Application\ServiceLocator |
public passException ( Command $command, Exception $exception ) | ||
$command | Command | |
$exception | Exception |