2/2 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ----------------------------------------------------------------------
Line src/Form/PSVConfigForm.php
------ ----------------------------------------------------------------------
47 Call to deprecated function drupal_set_message():
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
------ ----------------------------------------------------------------------
[ERROR] Found 1 error
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | psv-3094877-2.patch | 822 bytes | rudranil29 |
Comments
Comment #2
rudranil29 commenteddeprecated method removed...
Comment #3
rudranil29 commentedComment #4
saidatomFixed. Missing $this->t().
Comment #5
rudranil29 commented