You are here

protected property NodeType::$help in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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

File

core/modules/node/src/Entity/NodeType.php, line 84
Contains \Drupal\node\Entity\NodeType.

Class

NodeType
Defines the Node type configuration entity.

Namespace

Drupal\node\Entity

Code

protected $help;