NodeTypeInterface::getDescription

public NodeTypeInterface::getDescription()

Gets the description.

Return value

string The description of this node type.

File

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

Class

NodeTypeInterface
Provides an interface defining a node type entity.

Namespace

Drupal\node

Code

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

Please login to continue.