You are here

public function WebformCompositeInterface::getDescription in Webform Composite Tools 8

Get administrative description.

Return value

string HTML Administrative description text.

1 method overrides WebformCompositeInterface::getDescription()
WebformComposite::getDescription in src/Entity/WebformComposite.php
Get administrative description.

File

src/WebformCompositeInterface.php, line 34

Class

WebformCompositeInterface
Provides an interface defining an Composite entity.

Namespace

Drupal\webform_composite

Code

public function getDescription();