PHP Class PhpGitHooks\Module\PhpCs\Contract\CommandHandler\PhpCsToolCommandHandler

Inheritance: implements PhpGitHooks\Infrastructure\CommandBus\CommandBus\CommandHandlerInterface
Datei anzeigen Open project: bruli/php-git-hooks Class Usage Examples

Public Methods

Method Description
__construct ( PhpCsTool $phpCsTool ) PhpCsToolCommandHandler constructor.
handle ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )

Method Details

__construct() public method

PhpCsToolCommandHandler constructor.
public __construct ( PhpCsTool $phpCsTool )
$phpCsTool PhpGitHooks\Module\PhpCs\Service\PhpCsTool

handle() public method

public handle ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )
$command Bruli\EventBusBundle\CommandBus\CommandInterface