PHP Class PhpGitHooks\Module\Git\Contract\Response\GitIgnoreDataResponse

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

Méthodes publiques

Méthode Description
__construct ( string | null $content ) GitIgnoreDataResponse constructor.
getContent ( ) : null | string

Method Details

__construct() public méthode

GitIgnoreDataResponse constructor.
public __construct ( string | null $content )
$content string | null

getContent() public méthode

public getContent ( ) : null | string
Résultat null | string