By larowlan on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.3.x
Introduced in version:
11.3.0
Issue links:
Description:
Accessing $this->container from Functional tests is deprecated.
Use \Drupal::service() or \Drupal::getContainer() instead
Impacts:
Module developers