NodeType::$new_revision

Default value of the 'Create new revision' checkbox of this node type.

Type: bool

File

core/modules/node/src/Entity/NodeType.php, line 105

Class

NodeType
Defines the Node type configuration entity.

Namespace

Drupal\node\Entity

Code

protected $new_revision = TRUE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.