Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PhpGitHooks
Module
Configuration
Service
JsonLintFactory
PHP 클래스 PhpGitHooks\Module\Configuration\Service\JsonLintFactory
파일 보기
프로젝트 열기: bruli/php-git-hooks
1 사용 예제들
공개 메소드들
메소드
설명
fromArray
(
boolean
$data
) :
JsonLint
setUndefined
( ) :
JsonLint
메소드 상세
fromArray()
공개
정적인
메소드
public
static
fromArray
(
boolean
$data
) :
JsonLint
$data
boolean
리턴
PhpGitHooks\Module\Configuration\Domain\JsonLint
setUndefined()
공개
정적인
메소드
public
static
setUndefined
( ) :
JsonLint
리턴
PhpGitHooks\Module\Configuration\Domain\JsonLint