You are here

protected property AuthorizationProfile::$provider_mappings in Authorization 8

The provider plugin mappings.

Type: array

File

src/Entity/AuthorizationProfile.php, line 110

Class

AuthorizationProfile
Defines the Authorization profile entity.

Namespace

Drupal\authorization\Entity

Code

protected $provider_mappings = [];