Méthode | Description | |
---|---|---|
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 getResources ( ) : string[] | ||
Résultat | string[] |
public setResources ( array $resources ) : self | ||
$resources | array | |
Résultat | self |