You are here

protected property IndividualType::$new_revision in CRM Core 8.3

Same name and namespace in other branches
  1. 8 modules/crm_core_contact/src/Entity/IndividualType.php \Drupal\crm_core_contact\Entity\IndividualType::new_revision
  2. 8.2 modules/crm_core_contact/src/Entity/IndividualType.php \Drupal\crm_core_contact\Entity\IndividualType::new_revision

Should new entities of this bundle have a new revision by default.

Type: bool

File

modules/crm_core_contact/src/Entity/IndividualType.php, line 97

Class

IndividualType
CRM Individual Type Entity Class.

Namespace

Drupal\crm_core_contact\Entity

Code

protected $new_revision = TRUE;