You are here

protected property ProfileType::$registration in Profile 8

Whether a profile of this type should be created during registration.

Type: bool

File

src/Entity/ProfileType.php, line 99

Class

ProfileType
Defines the profile type entity class.

Namespace

Drupal\profile\Entity

Code

protected $registration = FALSE;