Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Nelmio
Alice
Definition
ValueInterface
PHP Interface Nelmio\Alice\Definition\ValueInterface
Mostra file
Open project: nelmio/alice
Interface Usage Examples
Public Methods
Method
Description
__toString
( ) :
string
getValue
( ) :
mixed
Method Details
__toString()
public
method
public
__toString
( ) :
string
return
string
getValue()
public
method
public
getValue
( ) :
mixed
return
mixed