You are here

protected property AuthorizationProfile::$consumer_plugin in Authorization 8

The consumer plugin instance.

Type: \Drupal\authorization\consumer\ConsumerInterface

File

src/Entity/AuthorizationProfile.php, line 138

Class

AuthorizationProfile
Defines the Authorization profile entity.

Namespace

Drupal\authorization\Entity

Code

protected $consumer_plugin;