PHP Class Symfony\Component\Security\Core\Role\Role

Author: Fabien Potencier ([email protected])
Inheritance: implements Symfony\Component\Security\Core\Role\RoleInterface
Afficher le fichier Open project: symfony/symfony Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( string $role ) Constructor.
getRole ( )

Method Details

__construct() public méthode

Constructor.
public __construct ( string $role )
$role string The role name

getRole() public méthode

public getRole ( )