You are here

public function ElementInterface::title in Form Builder 7.2

Get a human-readable title for this form element.

1 method overrides ElementInterface::title()
ElementBase::title in src/ElementBase.php
Get a human-readable title for this form element.

File

src/ElementInterface.php, line 52

Class

ElementInterface

Namespace

Drupal\form_builder

Code

public function title();