You are here

public function ContributorPropertiesServiceInterface::getRoles in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x 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_entity

Code

public function getRoles();