You are here

protected property AuthorizationProfile::$description in Authorization 8

A description of the profile.

Type: string

File

src/Entity/AuthorizationProfile.php, line 82

Class

AuthorizationProfile
Defines the Authorization profile entity.

Namespace

Drupal\authorization\Entity

Code

protected $description;