Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PhpSpec
Process
Context
ExecutionContext
PHP Interface PhpSpec\Process\Context\ExecutionContext
Datei anzeigen
Open project: phpspec/phpspec
Interface Usage Examples
Public Methods
Method
Description
addGeneratedType
(
string
$type
)
asEnv
( ) :
array
getGeneratedTypes
( ) :
array
Method Details
addGeneratedType()
public
method
public
addGeneratedType
(
string
$type
)
$type
string
asEnv()
public
method
public
asEnv
( ) :
array
return
array
getGeneratedTypes()
public
method
public
getGeneratedTypes
( ) :
array
return
array