PHP Класс Lemon\RestBundle\Tests\Fixtures\Person

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$cars Doctrine\Common\Collections\ArrayCollection | Car[]
$created
$favoriteColor
$id
$mother Person
$name
$ssn
$tags Doctrine\Common\Collections\ArrayCollection | Tag[]
$updated

Открытые методы

Метод Описание
__construct ( )

Описание методов

__construct() публичный Метод

public __construct ( )

Описание свойств

$cars публичное свойство

public ArrayCollection,Doctrine\Common\Collections|Car[],Lemon\RestBundle\Tests\Fixtures $cars
Результат Doctrine\Common\Collections\ArrayCollection | Car[]

$created публичное свойство

public $created

$favoriteColor публичное свойство

public $favoriteColor

$id публичное свойство

public $id

$mother публичное свойство

public Person,Lemon\RestBundle\Tests\Fixtures $mother
Результат Person

$name публичное свойство

public $name

$ssn публичное свойство

public $ssn

$tags публичное свойство

public ArrayCollection,Doctrine\Common\Collections|Tag[],Lemon\RestBundle\Tests\Fixtures $tags
Результат Doctrine\Common\Collections\ArrayCollection | Tag[]

$updated публичное свойство

public $updated