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

Show file Open project: bruli/php-git-hooks

Protected Methods

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

Method Details

getPhpMdToolProcessor() protected method

protected getPhpMdToolProcessor ( ) : Mockery\MockInterface | PhpGitHooks\Module\PhpMd\Model\PhpMdToolProcessorInterface
return Mockery\MockInterface | PhpGitHooks\Module\PhpMd\Model\PhpMdToolProcessorInterface

shouldProcessPhpMdTool() protected method

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