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

CommentFileSizeAuthor
#2 psv-3094877-2.patch822 bytesrudranil29

Comments

joy29 created an issue. See original summary.

rudranil29’s picture

StatusFileSize
new822 bytes

deprecated method removed...

rudranil29’s picture

Assigned: rudranil29 » Unassigned
Status: Active » Needs review
saidatom’s picture

Status: Needs review » Fixed

Fixed. Missing $this->t().

rudranil29’s picture

Status: Fixed » Closed (fixed)