Method | Description | |
---|---|---|
__construct ( Tolerance\Operation\Runner\OperationRunner $decoratedRunner, Tolerance\Operation\Placeholder\PlaceholderResponseResolver $placeholderResponseResolver, Tolerance\Operation\ExceptionCatcher\ThrowableCatcherVoter $catcherVoter = null, Psr\Log\LoggerInterface $logger = null ) | ||
run ( Tolerance\Operation\Operation $operation ) | ||
supports ( Tolerance\Operation\Operation $operation ) |
public __construct ( Tolerance\Operation\Runner\OperationRunner $decoratedRunner, Tolerance\Operation\Placeholder\PlaceholderResponseResolver $placeholderResponseResolver, Tolerance\Operation\ExceptionCatcher\ThrowableCatcherVoter $catcherVoter = null, Psr\Log\LoggerInterface $logger = null ) | ||
$decoratedRunner | Tolerance\Operation\Runner\OperationRunner | |
$placeholderResponseResolver | Tolerance\Operation\Placeholder\PlaceholderResponseResolver | |
$catcherVoter | Tolerance\Operation\ExceptionCatcher\ThrowableCatcherVoter | |
$logger | Psr\Log\LoggerInterface |
public run ( Tolerance\Operation\Operation $operation ) | ||
$operation | Tolerance\Operation\Operation |
public supports ( Tolerance\Operation\Operation $operation ) | ||
$operation | Tolerance\Operation\Operation |