You are here

public property ProfileType::$registration in Profile 2 8

Whether the profile type is shown during registration.

Type: boolean

File

src/Entity/ProfileType.php, line 72
Contains \Drupal\profile\Entity\ProfileType.

Class

ProfileType
Defines the profile type entity class.

Namespace

Drupal\profile\Entity

Code

public $registration = FALSE;