NodeType::$help
Same name in other branches
- 9 core/modules/node/src/Entity/NodeType.php \Drupal\node\Entity\NodeType::help
- 8.9.x core/modules/node/src/Entity/NodeType.php \Drupal\node\Entity\NodeType::help
- 11.x core/modules/node/src/Entity/NodeType.php \Drupal\node\Entity\NodeType::help
Help information shown to the user when creating a Node of this type.
Type: string|null
File
-
core/
modules/ node/ src/ Entity/ NodeType.php, line 90
Class
- NodeType
- Defines the Node type configuration entity.
Namespace
Drupal\node\EntityCode
protected $help = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.