Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PhpSpec
Process
Context
JsonExecutionContext
PHP 클래스 PhpSpec\Process\Context\JsonExecutionContext
상속:
implements
PhpSpec\Process\Context\ExecutionContext
파일 보기
프로젝트 열기: phpspec/phpspec
1 사용 예제들
공개 메소드들
메소드
설명
addGeneratedType
(
string
$generatedType
)
asEnv
( ) :
string
fromEnv
(
array
$env
) :
JsonExecutionContext
getGeneratedTypes
( ) :
array
메소드 상세
addGeneratedType()
공개
메소드
public
addGeneratedType
(
string
$generatedType
)
$generatedType
string
asEnv()
공개
메소드
public
asEnv
( ) :
string
리턴
string
fromEnv()
공개
정적인
메소드
public
static
fromEnv
(
array
$env
) :
JsonExecutionContext
$env
array
리턴
JsonExecutionContext
getGeneratedTypes()
공개
메소드
public
getGeneratedTypes
( ) :
array
리턴
array