Problem/Motivation

Part of effort #1577902: [META] Remove all usages of drupal_static() & drupal_static_reset() for:

  • \Drupal\Tests\content_translation\Functional\ContentTranslationTestBase
  • \Drupal\content_translation\Tests\ContentTranslationTestBase

Proposed resolution

Remove usage of drupal_static_reset() from:

  • \Drupal\Tests\content_translation\Functional\ContentTranslationTestBase
  • \Drupal\content_translation\Tests\ContentTranslationTestBase

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

Release notes snippet

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

claudiu.cristea created an issue. See original summary.

claudiu.cristea’s picture

Status: Needs work » Needs review
FileSize
1.63 KB

Patch.

catch’s picture

Status: Needs review » Reviewed & tested by the community

Straightforward.

  • catch committed b3a65cf on 8.7.x
    Issue #3035347 by claudiu.cristea: Remove usage of drupal_static_reset...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed b3a65cf and pushed to 8.7.x. Thanks!

Status: Fixed » Closed (fixed)

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