Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PhpGitHooks
Module
Git
Contract
Response
GitIgnoreDataResponse
PHP Class PhpGitHooks\Module\Git\Contract\Response\GitIgnoreDataResponse
ファイルを表示
Open project: bruli/php-git-hooks
Public Methods
Method
Description
__construct
(
string
|
null
$content
)
GitIgnoreDataResponse constructor.
getContent
( ) :
null
|
string
Method Details
__construct()
public
method
GitIgnoreDataResponse constructor.
public
__construct
(
string
|
null
$content
)
$content
string
|
null
getContent()
public
method
public
getContent
( ) :
null
|
string
return
null
|
string