You are here

protected property AuthorizationProfile::$provider_plugin in Authorization 8

The provider plugin instance.

Type: \Drupal\authorization\provider\ProviderInterface

File

src/Entity/AuthorizationProfile.php, line 117

Class

AuthorizationProfile
Defines the Authorization profile entity.

Namespace

Drupal\authorization\Entity

Code

protected $provider_plugin;