NodeTypeInterface::getHelp

public NodeTypeInterface::getHelp()

Gets the help information.

Return value

string The help information of this node type.

File

core/modules/node/src/NodeTypeInterface.php, line 74

Class

NodeTypeInterface
Provides an interface defining a node type entity.

Namespace

Drupal\node

Code

public function getHelp();
doc_Drupal
2016-10-29 09:31:41
Comments
Leave a Comment

Please login to continue.