The machine name of this node type.
@todo Rename to $id.
Type: string
File
- core/modules/node/src/Entity/NodeType.php, line 56
Class
- NodeType
- Defines the Node type configuration entity.
Namespace
Drupal\node\Entity
Code
protected $type;
The machine name of this node type.
@todo Rename to $id.
Type: string
Drupal\node\Entity
protected $type;
Please login to continue.