namespace Drupal\content_entity_example\Form

Same name in other branches
  1. 3.x Drupal\content_entity_example\Form
  2. 4.0.x Drupal\content_entity_example\Form
Object name File name Summary
ContactDeleteForm content_entity_example/src/Form/ContactDeleteForm.php Provides a form for deleting a content_entity_example entity.
ContactForm content_entity_example/src/Form/ContactForm.php Form controller for the content_entity_example entity edit forms.
ContactSettingsForm content_entity_example/src/Form/ContactSettingsForm.php Class ContentEntityExampleSettingsForm.