You are here

public function FlexiformFormEntityInterface::getLabel in Flexiform 8

Get the label for this plugin.

1 method overrides FlexiformFormEntityInterface::getLabel()
FlexiformFormEntityBase::getLabel in src/FormEntity/FlexiformFormEntityBase.php
Get the label for this plugin.

File

src/FormEntity/FlexiformFormEntityInterface.php, line 29

Class

FlexiformFormEntityInterface
Interface for form entity plugins.

Namespace

Drupal\flexiform\FormEntity

Code

public function getLabel();