You are here

service acquia_contenthub.form.entity_form in Acquia Content Hub 8

Class

Drupal\acquia_contenthub\Form\EntityForm
2 string references to acquia_contenthub.form.entity_form
acquia_contenthub_form_entity_form_alter in ./acquia_contenthub.module
Generic alter handler for the entity form. Not natively hooked by naming.
acquia_contenthub_form_entity_form_submit in ./acquia_contenthub.module
Generic submit handler for the entity form. Not natively hooked by naming.

File

./acquia_contenthub.services.yml
acquia_contenthub.services.yml

View source
  1. class: Drupal\acquia_contenthub\Form\EntityForm
  2. arguments:
  3. - '@current_user'
  4. - '@acquia_contenthub.acquia_contenthub_entities_tracking'