You are here

protected property ProfileType::$allow_revisions in Profile 8

Whether profiles of this type allow revisions.

Type: bool

File

src/Entity/ProfileType.php, line 113

Class

ProfileType
Defines the profile type entity class.

Namespace

Drupal\profile\Entity

Code

protected $allow_revisions = FALSE;