function NodeTypeInterface::getHelp
Gets the help information.
Return value
string The help information of this node type.
1 method overrides NodeTypeInterface::getHelp()
- NodeType::getHelp in core/
modules/ node/ src/ Entity/ NodeType.php - Gets the help information.
File
-
core/
modules/ node/ src/ NodeTypeInterface.php, line 67
Class
- NodeTypeInterface
- Provides an interface defining a node type entity.
Namespace
Drupal\nodeCode
public function getHelp();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.