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