Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Nelmio
Alice
Generator
ResolvedValueWithFixtureSet
PHP Class Nelmio\Alice\Generator\ResolvedValueWithFixtureSet
Exibir arquivo
Open project: nelmio/alice
Public Methods
Method
Description
__construct
(
mixed
$resolvedValue
,
ResolvedFixtureSet
$set
)
getSet
( ) :
ResolvedFixtureSet
getValue
( ) :
mixed
Method Details
__construct()
public
method
public
__construct
(
mixed
$resolvedValue
,
ResolvedFixtureSet
$set
)
$resolvedValue
mixed
$set
ResolvedFixtureSet
getSet()
public
method
public
getSet
( ) :
ResolvedFixtureSet
return
ResolvedFixtureSet
getValue()
public
method
public
getValue
( ) :
mixed
return
mixed