프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$name | string | ||
$permissions | Doctrine\Common\Collections\Collection | ||
$users | Doctrine\Common\Collections\Collection |
메소드 | 설명 | |
---|---|---|
getName ( ) : string | ||
getPermissions ( ) : Doctrine\Common\Collections\Collection | ||
getUsers ( ) : Doctrine\Common\Collections\Collection | ||
setName ( string $name ) | ||
setPermissions ( Doctrine\Common\Collections\Collection $permissions ) |
public getPermissions ( ) : Doctrine\Common\Collections\Collection | ||
리턴 | Doctrine\Common\Collections\Collection |
public getUsers ( ) : Doctrine\Common\Collections\Collection | ||
리턴 | Doctrine\Common\Collections\Collection |
public setPermissions ( Doctrine\Common\Collections\Collection $permissions ) | ||
$permissions | Doctrine\Common\Collections\Collection |
protected Collection,Doctrine\Common\Collections $permissions | ||
리턴 | Doctrine\Common\Collections\Collection |