protected property NodeType::$new_revision in Coder 8.2
Default value of the 'Create new revision' checkbox of this node type.
Type: bool
File
- coder_sniffer/
Drupal/ Test/ good/ good.php, line 1347 - This file contains all the valid notations for the drupal coding standard.
Class
- NodeType
- Underscores are allowed in properties of config entity classes.
Code
protected $new_revision = TRUE;