Problem/Motivation

Drupal form status/error messages with \Drupal::messenger() service.
Removed those deprecated functions and fix exception message.

Remaining tasks

We need inject \Drupal::messenger() service container insted.

User interface changes

No

API changes

No

CommentFileSizeAuthor
#2 form_messaging.patch1.9 KBuditrawat

Comments

uditrawat created an issue. See original summary.

uditrawat’s picture

StatusFileSize
new1.9 KB

Added patch to fix above