Changeset 55822 for trunk/tests/phpunit/tests/dependencies/scripts.php
- Timestamp:
- 05/17/2023 10:44:21 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/dependencies/scripts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/dependencies/scripts.php
r55084 r55822 1474 1474 1475 1475 $print_scripts = get_echo( 1476 function() {1476 static function() { 1477 1477 wp_print_scripts(); 1478 1478 _print_scripts();
Note: See TracChangeset
for help on using the changeset viewer.