Overrides AccountInterface::getRoles
public function getRoles($exclude_locked_roles = FALSE) { return $this->getAccount() ->getRoles($exclude_locked_roles); }