function NodeTypeInterface::getDescription

Gets the description.

Return value

string The description of this node type.

1 method overrides NodeTypeInterface::getDescription()
NodeType::getDescription in core/modules/node/src/Entity/NodeType.php
Gets the description.

File

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

Class

NodeTypeInterface
Provides an interface defining a node type entity.

Namespace

Drupal\node

Code

public function getDescription();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.