protected property SubmitButtonLabel::$supportedEvents in Flexiform 8
An array of supported events.
Type: array
Overrides FormEnhancerBase::$supportedEvents
File
- src/
Plugin/ FormEnhancer/ SubmitButtonLabel.php, line 26
Class
- SubmitButtonLabel
- FormEnhancer for altering the labels of submit buttons.
Namespace
Drupal\flexiform\Plugin\FormEnhancerCode
protected $supportedEvents = [
'process_form',
];