You are here

protected property ProfileType::$new_revision in Profile 8

Should profiles of this type always generate revisions.

Type: bool

File

src/Entity/ProfileType.php, line 120

Class

ProfileType
Defines the profile type entity class.

Namespace

Drupal\profile\Entity

Code

protected $new_revision = FALSE;