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