메소드 | 설명 | |
---|---|---|
getData ( ) | ||
getGroup ( ) : string | Get the group | |
getId ( ) : integer | Get the ID | |
getResources ( ) : string[] | Get the resources | |
getUsers ( ) : string[] | Get the users | |
setGroup ( string $group ) : self | Set the group | |
setId ( integer $id ) : self | Set the ID | |
setResources ( array $resources ) : self | Set the resources | |
setUsers ( array $users ) : self | Set the users |
public setResources ( array $resources ) : self | ||
$resources | array | |
리턴 | self |