Changeset 50342 for trunk/tests/phpunit/tests/hooks/applyFilters.php
- Timestamp:
- 02/14/2021 12:20:34 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/hooks/applyFilters.php
r50341 r50342 7 7 * @covers WP_Hook::apply_filters 8 8 */ 9 class Tests_ WP_Hook_Apply_Filters extends WP_UnitTestCase {9 class Tests_Hooks_ApplyFilters extends WP_UnitTestCase { 10 10 11 11 public function test_apply_filters_with_callback() {
Note: See TracChangeset
for help on using the changeset viewer.