Method | Description | |
---|---|---|
catchException ( Command $command, Exception $e, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) | ||
expands ( Command $command ) : boolean | ||
post ( Command $command, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) | ||
pre ( Command $command, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) |
public catchException ( Command $command, Exception $e, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) | ||
$command | Command | |
$e | Exception | |
$serviceLocator | Dumplie\SharedKernel\Application\ServiceLocator |
public post ( Command $command, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) | ||
$command | Command | |
$serviceLocator | Dumplie\SharedKernel\Application\ServiceLocator |
public pre ( Command $command, Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator ) | ||
$command | Command | |
$serviceLocator | Dumplie\SharedKernel\Application\ServiceLocator |