PHP Трейт PhpGitHooks\Module\JsonLint\Tests\Infrastructure\JsonLintProcessorTrait

Показать файл Открыть проект

Защищенные методы

Метод Описание
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