Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nelmio
Alice
Generator
ResolvedValueWithFixtureSet
PHP 클래스 Nelmio\Alice\Generator\ResolvedValueWithFixtureSet
파일 보기
프로젝트 열기: nelmio/alice
공개 메소드들
메소드
설명
__construct
(
mixed
$resolvedValue
,
ResolvedFixtureSet
$set
)
getSet
( ) :
ResolvedFixtureSet
getValue
( ) :
mixed
메소드 상세
__construct()
공개
메소드
public
__construct
(
mixed
$resolvedValue
,
ResolvedFixtureSet
$set
)
$resolvedValue
mixed
$set
ResolvedFixtureSet
getSet()
공개
메소드
public
getSet
( ) :
ResolvedFixtureSet
리턴
ResolvedFixtureSet
getValue()
공개
메소드
public
getValue
( ) :
mixed
리턴
mixed