You are here

protected property QuantityType::$new_revision in farmOS 2.x

Default value of the 'Create new revision' checkbox of the quantity type.

Type: bool

File

modules/core/quantity/src/Entity/QuantityType.php, line 74

Class

QuantityType
Defines the quantity type entity.

Namespace

Drupal\quantity\Entity

Code

protected $new_revision = TRUE;