protected property DrupalRolesConsumer::$allowConsumerTargetCreation in Authorization 8
Allow consumer target creation.
Type: bool
Overrides ConsumerPluginBase::$allowConsumerTargetCreation
File
- authorization_drupal_roles/
src/ Plugin/ authorization/ Consumer/ DrupalRolesConsumer.php, line 30
Class
- DrupalRolesConsumer
- Provides a consumer for Drupal roles.
Namespace
Drupal\authorization_drupal_roles\Plugin\authorization\ConsumerCode
protected $allowConsumerTargetCreation = TRUE;