namespace Drupal\Core\Messenger
Object name | File name | Summary |
---|---|---|
Messenger | core/lib/Drupal/Core/Messenger/Messenger.php | The messenger service. |
MessengerInterface | core/lib/Drupal/Core/Messenger/MessengerInterface.php | Stores runtime messages sent out to individual users on the page. |
MessengerTrait | core/lib/Drupal/Core/Messenger/MessengerTrait.php | Provides a trait for the messenger service. |