PHP Trait PhpGitHooks\Module\Git\Tests\Infrastructure\GitIgnoreFileReaderTrait

Exibir arquivo Open project: bruli/php-git-hooks

Protected Methods

Method Description
getGitIgnoreFileReader ( ) : Mockery\MockInterface | PhpGitHooks\Module\Git\Model\ReaderInterface
shouldReadGitIgnoreFile ( string | null $return )

Method Details

getGitIgnoreFileReader() protected method

protected getGitIgnoreFileReader ( ) : Mockery\MockInterface | PhpGitHooks\Module\Git\Model\ReaderInterface
return Mockery\MockInterface | PhpGitHooks\Module\Git\Model\ReaderInterface

shouldReadGitIgnoreFile() protected method

protected shouldReadGitIgnoreFile ( string | null $return )
$return string | null