public function ParagraphsTypeInterface::getDescription

Gets the description.

Return value

string The description of this paragraph type.

1 method overrides ParagraphsTypeInterface::getDescription()
ParagraphsType::getDescription in paragraphs/src/Entity/ParagraphsType.php
Gets the description.

File

paragraphs/src/ParagraphsTypeInterface.php, line 68

Class

ParagraphsTypeInterface
Provides an interface defining a ParagraphsType entity.

Namespace

Drupal\paragraphs

Code

public function getDescription();