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
Symfony
Component
Serializer
Tests
Model
PHP Class Symfony\Component\Serializer\Tests\Model
Exibir arquivo
Open project: symfony/symfony
Class Usage Examples
Public Methods
Method
Description
fromArray
(
$array
)
getNumbers
( )
getTitle
( )
setNumbers
(
$numbers
)
setTitle
(
$title
)
toArray
( )
Method Details
fromArray()
public
static
method
public
static
fromArray
(
$array
)
getNumbers()
public
method
public
getNumbers
( )
getTitle()
public
method
public
getTitle
( )
setNumbers()
public
method
public
setNumbers
(
$numbers
)
setTitle()
public
method
public
setTitle
(
$title
)
toArray()
public
method
public
toArray
( )