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 86

Class

NodeType
Defines the Node type configuration entity.

Namespace

Drupal\node\Entity

Code

protected $new_revision = TRUE;
doc_Drupal
2016-10-29 09:31:29
Comments
Leave a Comment

Please login to continue.