PHP 트레잇 PhpGitHooks\Module\JsonLint\Tests\Infrastructure\JsonLintProcessorTrait

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

보호된 메소드들

메소드 설명
getJsonLintProcessor ( ) : Mockery\MockInterface | PhpGitHooks\Module\JsonLint\Model\JsonLintProcessorInterface
shouldProcessJsonLint ( string $file, string | null $returnError )

메소드 상세

getJsonLintProcessor() 보호된 메소드

protected getJsonLintProcessor ( ) : Mockery\MockInterface | PhpGitHooks\Module\JsonLint\Model\JsonLintProcessorInterface
리턴 Mockery\MockInterface | PhpGitHooks\Module\JsonLint\Model\JsonLintProcessorInterface

shouldProcessJsonLint() 보호된 메소드

protected shouldProcessJsonLint ( string $file, string | null $returnError )
$file string
$returnError string | null