Changeset 50463 for trunk/tests/phpunit/tests/l10n/loadTextdomain.php
- Timestamp:
- 03/01/2021 06:42:49 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/l10n/loadTextdomain.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/l10n/loadTextdomain.php
r50456 r50463 27 27 } 28 28 29 public function tearDown() {30 remove_filter( 'plugin_locale', array( $this, 'store_locale' ) );31 remove_filter( 'theme_locale', array( $this, 'store_locale' ) );32 33 parent::tearDown();34 }35 36 29 public function store_locale( $locale ) { 37 30 $this->locale = $locale;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)