Problem/Motivation

Function drupal_set_message() is deprecated. See: https://www.drupal.org/node/2774931

Proposed resolution

Use $this->messenger() instead of drupal_set_message()

Remaining tasks

  1. Create patch
  2. Needs Review

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

i-trokhanenko created an issue. See original summary.

i-trokhanenko’s picture

Assigned: i-trokhanenko » Unassigned
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new3.34 KB

Please review!

Roman Dyn’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Applied and tested patch #2. All works great! Thanks! Please commit.

joelpittet’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the @deprecated fix

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.