You are here

protected property ProfileType::$multiple in Profile 8

Whether a user can have multiple profiles of this type.

Type: bool

File

src/Entity/ProfileType.php, line 92

Class

ProfileType
Defines the profile type entity class.

Namespace

Drupal\profile\Entity

Code

protected $multiple = FALSE;