PHP 클래스 Nelmio\Alice\Definition\Value\DummyValue

상속: implements Nelmio\Alice\Definition\ValueInterface
파일 보기 프로젝트 열기: nelmio/alice

공개 메소드들

메소드 설명
__construct ( string $value )
__toString ( ) : string
getValue ( )

메소드 상세

__construct() 공개 메소드

public __construct ( string $value )
$value string

__toString() 공개 메소드

public __toString ( ) : string
리턴 string

getValue() 공개 메소드

public getValue ( )