PHP Class PhpGitHooks\Module\Configuration\Service\JsonLintFactory

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

Méthodes publiques

Méthode Description
fromArray ( boolean $data ) : JsonLint
setUndefined ( ) : JsonLint

Method Details

fromArray() public static méthode

public static fromArray ( boolean $data ) : JsonLint
$data boolean
Résultat PhpGitHooks\Module\Configuration\Domain\JsonLint

setUndefined() public static méthode

public static setUndefined ( ) : JsonLint
Résultat PhpGitHooks\Module\Configuration\Domain\JsonLint