You are here

protected property AuthorizationProfile::$consumer_plugin_manager in Authorization 8

The consumer plugin maanger.

Type: \Drupal\authorization\Consumer\ConsumerPluginManager

File

src/Entity/AuthorizationProfile.php, line 152

Class

AuthorizationProfile
Defines the Authorization profile entity.

Namespace

Drupal\authorization\Entity

Code

protected $consumer_plugin_manager;