Свойство | Тип | Описание | |
---|---|---|---|
$name | string | ||
$role | string | null | ||
$users | Doctrine\Common\Collections\Collection |
Метод | Описание | |
---|---|---|
getName ( ) : string | ||
getRole ( ) : string | ||
getUsers ( ) : Doctrine\Common\Collections\Collection | ||
setName ( string $name ) | ||
setRole ( string $role ) | ||
setUsers ( Doctrine\Common\Collections\Collection $users ) |
public getUsers ( ) : Doctrine\Common\Collections\Collection | ||
Результат | Doctrine\Common\Collections\Collection |
public setUsers ( Doctrine\Common\Collections\Collection $users ) | ||
$users | Doctrine\Common\Collections\Collection |