You are here

protected property ProfileType::$roles in Profile 8

The user roles allowed to have profiles of this type.

Type: array

File

src/Entity/ProfileType.php, line 106

Class

ProfileType
Defines the profile type entity class.

Namespace

Drupal\profile\Entity

Code

protected $roles = [];