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

Inheritance: implements PhpGitHooks\Infrastructure\CommandBus\CommandBus\CommandHandlerInterface
Afficher le fichier Open project: bruli/php-git-hooks Class Usage Examples

Méthodes publiques

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

Method Details

__construct() public méthode

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

handle() public méthode

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