PHP Class PhpGitHooks\Module\Configuration\Service\PhpLintFactory

Mostra file Open project: bruli/php-git-hooks Class Usage Examples

Public Methods

Method Description
fromArray ( $data ) : PhpLint
setUndefined ( ) : PhpLint

Method Details

fromArray() public static method

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

setUndefined() public static method

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