namespace Drupal\contact

Classsort descending Location Description
CategoryAccessController drupal/core/modules/contact/lib/Drupal/contact/CategoryAccessController.php Defines an access controller for the contact category entity.
CategoryFormController drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php Base form controller for category edit forms.
CategoryInterface drupal/core/modules/contact/lib/Drupal/contact/CategoryInterface.php Provides an interface defining a contact category entity.
CategoryListController drupal/core/modules/contact/lib/Drupal/contact/CategoryListController.php Provides a listing of contact categories.
CategoryStorageController drupal/core/modules/contact/lib/Drupal/contact/CategoryStorageController.php Controller class for contact categories.
MessageFormController drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php Form controller for contact message forms.
MessageInterface drupal/core/modules/contact/lib/Drupal/contact/MessageInterface.php Provides an interface defining a contant message entity
MessageRenderController drupal/core/modules/contact/lib/Drupal/contact/MessageRenderController.php Render controller for contact messages.