PHP 트레잇 PhpGitHooks\Module\PhpMd\Tests\Infrastructure\PhpMdToolProcessorTrait

파일 보기 프로젝트 열기: bruli/php-git-hooks

보호된 메소드들

메소드 설명
getPhpMdToolProcessor ( ) : Mockery\MockInterface | PhpGitHooks\Module\PhpMd\Model\PhpMdToolProcessorInterface
shouldProcessPhpMdTool ( string $file, string $options, string $return )

메소드 상세

getPhpMdToolProcessor() 보호된 메소드

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

shouldProcessPhpMdTool() 보호된 메소드

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