Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Nelmio
Alice
Entity
ValueResolver
DummyWithGetter
PHP Class Nelmio\Alice\Entity\ValueResolver\DummyWithGetter
Show file
Open project: nelmio/alice
Public Methods
Method
Description
getName
( ) :
string
setName
(
string
$name
) :
self
Method Details
getName()
public
method
public
getName
( ) :
string
return
string
setName()
public
method
public
setName
(
string
$name
) :
self
$name
string
return
self