PHP 클래스 PhpGitHooks\Module\Git\Contract\Response\GitIgnoreDataResponse

파일 보기 프로젝트 열기: bruli/php-git-hooks

공개 메소드들

메소드 설명
__construct ( string | null $content ) GitIgnoreDataResponse constructor.
getContent ( ) : null | string

메소드 상세

__construct() 공개 메소드

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

getContent() 공개 메소드

public getContent ( ) : null | string
리턴 null | string