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
ExecutionContext
PHP 인터페이스 PhpSpec\Process\Context\ExecutionContext
파일 보기
프로젝트 열기: phpspec/phpspec
0 사용 예제들
공개 메소드들
메소드
설명
addGeneratedType
(
string
$type
)
asEnv
( ) :
array
getGeneratedTypes
( ) :
array
메소드 상세
addGeneratedType()
공개
메소드
public
addGeneratedType
(
string
$type
)
$type
string
asEnv()
공개
메소드
public
asEnv
( ) :
array
리턴
array
getGeneratedTypes()
공개
메소드
public
getGeneratedTypes
( ) :
array
리턴
array