You are here

protected property FormComponentBase::$name in Flexiform 8

The name of this component.

Type: string

File

src/FormComponent/FormComponentBase.php, line 19

Class

FormComponentBase
Provides the base form component plugin.

Namespace

Drupal\flexiform\FormComponent

Code

protected $name = '';