public function ContributorPropertiesServiceInterface::getRoles in Bibliography & Citation 2.0.x
Same name and namespace in other branches
- 8 modules/bibcite_entity/src/ContributorPropertiesServiceInterface.php \Drupal\bibcite_entity\ContributorPropertiesServiceInterface::getRoles()
Get list of contributor roles.
Return value
array Contributor roles.
1 method overrides ContributorPropertiesServiceInterface::getRoles()
- ContributorPropertiesService::getRoles in modules/
bibcite_entity/ src/ ContributorPropertiesService.php - Get list of contributor roles.
File
- modules/
bibcite_entity/ src/ ContributorPropertiesServiceInterface.php, line 48
Class
- ContributorPropertiesServiceInterface
- Interface HelpInterface.
Namespace
Drupal\bibcite_entityCode
public function getRoles();