You are here

protected property AuthorizationProfile::$provider in Authorization 8

The id of the Authorization provider.

Type: string

File

src/Entity/AuthorizationProfile.php, line 89

Class

AuthorizationProfile
Defines the Authorization profile entity.

Namespace

Drupal\authorization\Entity

Code

protected $provider;