By spokje on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.1.x
Introduced in version:
10.1.0
Issue links:
Description:
Calling Drupal\block\Plugin\migrate\process\BlockTheme::_construct() with the $migration argument is deprecated in drupal:10.1.0 and is removed in drupal:11.0.0.
The $migration argument wasn't used in the constructor code.
Impacts:
Module developers
Themers