You are here

namespace Drupal\push_notifications\Form in Push Notifications 8

Classsort descending Location Description
PushNotificationDeleteForm src/Form/PushNotificationDeleteForm.php Provides a form for deleting a push_notification entity.
PushNotificationForm src/Form/PushNotificationForm.php Form controller for the push_notification entity edit forms.
PushNotificationsConfigForm src/Form/PushNotificationsConfigForm.php Class PushNotificationsConfigForm.
PushNotificationsSendMessageForm src/Form/PushNotificationsSendMessageForm.php Class PushNotificationsSendMessageForm.
PushNotificationsTokenDeleteForm src/Form/PushNotificationsTokenDeleteForm.php Provides a form for deleting a push_notifications_token entity.