By avpaderno on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
3.x
Introduced in version:
3.0.0-alpha1
Issue links:
Description:
\Drupal\multiple_email\Util\EmailOperations is used by a single method to build an array of links. The class, which was supposed to be internal, but never marked as such, is deprecated. It will be removed in the 3.1.0 release.
Modules that use that class should remove any usage. There is no replacement.
Impacts:
Module developers
Site templates, recipes and distribution developers