Returns a list of roles.
Return value
array
List of role IDs.
File
- drupal/core/lib/Drupal/Core/Session/AccountInterface.php, line 32
- Contains \Drupal\Core\Session\AccountInterface.
Class
- AccountInterface
- Defines an account interface which represents the current user.
Namespace
Drupal\Core\Session
Code
public function getRoles();