PHP Class PhpGitHooks\Module\Configuration\Service\PhpCsFixerFactory

ファイルを表示 Open project: bruli/php-git-hooks Class Usage Examples

Public Methods

Method Description
fromArray ( array $data ) : PhpCsFixer
setUndefined ( ) : PhpCsFixer

Method Details

fromArray() public static method

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

setUndefined() public static method

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