namespace Drupal\content_entity_example\Form
| Object name | File name | Summary |
|---|---|---|
| ContactDeleteForm | modules/content_entity_example/src/Form/ContactDeleteForm.php | Provides a form for deleting a content_entity_example entity. |
| ContactForm | modules/content_entity_example/src/Form/ContactForm.php | Form controller for the content_entity_example entity edit forms. |
| ContactSettingsForm | modules/content_entity_example/src/Form/ContactSettingsForm.php | Class ContentEntityExampleSettingsForm. |