You are here

protected property ConsumerPluginBase::$allowConsumerTargetCreation in Authorization 8

Whether this plugins supports consumer target creation.

Type: bool

File

src/Consumer/ConsumerPluginBase.php, line 26

Class

ConsumerPluginBase
Base class for Authorization consumer plugins.

Namespace

Drupal\authorization\Consumer

Code

protected $allowConsumerTargetCreation = FALSE;