PHP Class PhpGitHooks\Module\Configuration\Service\JsonLintFactory

Exibir arquivo Open project: bruli/php-git-hooks Class Usage Examples

Public Methods

Method Description
fromArray ( boolean $data ) : JsonLint
setUndefined ( ) : JsonLint

Method Details

fromArray() public static method

public static fromArray ( boolean $data ) : JsonLint
$data boolean
return PhpGitHooks\Module\Configuration\Domain\JsonLint

setUndefined() public static method

public static setUndefined ( ) : JsonLint
return PhpGitHooks\Module\Configuration\Domain\JsonLint