PHP Class PhpGitHooks\Module\Configuration\Contract\Response\PhpMdResponse

Mostra file Open project: bruli/php-git-hooks

Public Methods

Method Description
__construct ( boolean $phpMd, string | null $phpMdOptions ) PhpMdResponse constructor.
getPhpMdOptions ( ) : null | string
isPhpMd ( ) : boolean

Method Details

__construct() public method

PhpMdResponse constructor.
public __construct ( boolean $phpMd, string | null $phpMdOptions )
$phpMd boolean
$phpMdOptions string | null

getPhpMdOptions() public method

public getPhpMdOptions ( ) : null | string
return null | string

isPhpMd() public method

public isPhpMd ( ) : boolean
return boolean