PHP Class PhpGitHooks\Module\Git\Service\GitIgnoreWriter

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

Méthodes publiques

Méthode Description
__construct ( PhpGitHooks\Module\Git\Model\WriterInterface $gitIgnoreWriter ) GitIgnoreWriter constructor.
write ( string $content )

Method Details

__construct() public méthode

GitIgnoreWriter constructor.
public __construct ( PhpGitHooks\Module\Git\Model\WriterInterface $gitIgnoreWriter )
$gitIgnoreWriter PhpGitHooks\Module\Git\Model\WriterInterface

write() public méthode

public write ( string $content )
$content string