Changeset 54889 for trunk/tests/phpunit/tests/functions.php
- Timestamp:
- 11/29/2022 12:32:37 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions.php
r54861 r54889 2070 2070 * @covers ::wp_recursive_ksort 2071 2071 */ 2072 function test_wp_recursive_ksort() {2072 public function test_wp_recursive_ksort() { 2073 2073 // Create an array to test. 2074 2074 $theme_json = array(
Note: See TracChangeset
for help on using the changeset viewer.