You are here

protected property FormEnhancerBase::$supportedEvents in Flexiform 8

An array of supported events.

Type: array

File

src/FormEnhancer/FormEnhancerBase.php, line 25

Class

FormEnhancerBase
Base class for form enhancers.

Namespace

Drupal\flexiform\FormEnhancer

Code

protected $supportedEvents = [];