Call to deprecated function drupal_set_message(). Deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | remove-deprecated-function-3132475-3.patch | 826 bytes | bbombachini |
| #2 | 3132475-2.patch | 476 bytes | karishmaamin |
Comments
Comment #2
karishmaamin commentedremoved deprecated function drupal_set_message, please review
Comment #3
bbombachiniThank you @karishmaamin!
I've also added a required statement on info.yml and I'll commit that soon.
Comment #4
bbombachiniComment #5
bbombachini