You are here

protected property AuthorizationProfile::$consumer_mappings in Authorization 8

The consumer plugin mappings.

Type: array

File

src/Entity/AuthorizationProfile.php, line 131

Class

AuthorizationProfile
Defines the Authorization profile entity.

Namespace

Drupal\authorization\Entity

Code

protected $consumer_mappings = [];