EntityForm::actions

protected function EntityForm::actions

protected EntityForm::actions(array $form, FormStateInterface $form_state)

Returns an array of supported actions for the current entity form.

@todo Consider introducing a 'preview' action here, since it is used by many entity types.

File

core/lib/Drupal/Core/Entity/EntityForm.php, line 225

Class

EntityForm
Base class for entity forms.

Namespace

登录查看完整内容