You are here

public function QuickFormInterface::getLabel in farmOS 2.x

Returns the quick form label.

Return value

string The quick form label.

File

modules/core/quick/src/Plugin/QuickForm/QuickFormInterface.php, line 28

Class

QuickFormInterface
Interface for quick forms.

Namespace

Drupal\farm_quick\Plugin\QuickForm

Code

public function getLabel();