Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PhpGitHooks
Module
Configuration
Service
JsonLintFactory
PHP Class PhpGitHooks\Module\Configuration\Service\JsonLintFactory
Mostra file
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