PHP Trait PhpGitHooks\Module\PhpMd\Tests\Infrastructure\PhpMdToolProcessorTrait

Afficher le fichier Open project: bruli/php-git-hooks

Méthodes protégées

Méthode Description
getPhpMdToolProcessor ( ) : Mockery\MockInterface | PhpGitHooks\Module\PhpMd\Model\PhpMdToolProcessorInterface
shouldProcessPhpMdTool ( string $file, string $options, string $return )

Method Details

getPhpMdToolProcessor() protected méthode

protected getPhpMdToolProcessor ( ) : Mockery\MockInterface | PhpGitHooks\Module\PhpMd\Model\PhpMdToolProcessorInterface
Résultat Mockery\MockInterface | PhpGitHooks\Module\PhpMd\Model\PhpMdToolProcessorInterface

shouldProcessPhpMdTool() protected méthode

protected shouldProcessPhpMdTool ( string $file, string $options, string $return )
$file string
$options string
$return string