You are here

protected property Dummy::$allowConsumerTargetCreation in Authorization 8

Whether this plugins supports consumer target creation.

Type: bool

Overrides ConsumerPluginBase::$allowConsumerTargetCreation

File

tests/modules/authorization_test/src/Plugin/authorization/Consumer/Dummy.php, line 23

Class

Dummy
Provides a consumer for Drupal roles.

Namespace

Drupal\authorization_test\Plugin\authorization\Consumer

Code

protected $allowConsumerTargetCreation = TRUE;