Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PhpGitHooks
Module
Git
Contract
Command
GitIgnoreWriterCommand
PHP Class PhpGitHooks\Module\Git\Contract\Command\GitIgnoreWriterCommand
Inheritance:
implements
Bruli\EventBusBundle\CommandBus\CommandInterface
Show file
Open project: bruli/php-git-hooks
Public Methods
Method
Description
__construct
(
string
$content
)
GitIgnoreWriterCommand constructor.
getContent
( ) :
string
Method Details
__construct()
public
method
GitIgnoreWriterCommand constructor.
public
__construct
(
string
$content
)
$content
string
getContent()
public
method
public
getContent
( ) :
string
return
string