PHP Trait PhpGitHooks\Module\JsonLint\Tests\Infrastructure\JsonLintProcessorTrait

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

Méthodes protégées

Méthode Description
getJsonLintProcessor ( ) : Mockery\MockInterface | PhpGitHooks\Module\JsonLint\Model\JsonLintProcessorInterface
shouldProcessJsonLint ( string $file, string | null $returnError )

Method Details

getJsonLintProcessor() protected méthode

protected getJsonLintProcessor ( ) : Mockery\MockInterface | PhpGitHooks\Module\JsonLint\Model\JsonLintProcessorInterface
Résultat Mockery\MockInterface | PhpGitHooks\Module\JsonLint\Model\JsonLintProcessorInterface

shouldProcessJsonLint() protected méthode

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