Changeset 51665
- Timestamp:
- 08/26/2021 04:08:48 PM (3 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/wpFilterObjectList.php
r51664 r51665 7 7 * @covers ::wp_filter_object_list 8 8 */ 9 class Tests_Functions_wp ListFilterextends WP_UnitTestCase {9 class Tests_Functions_wpFilterObjectList extends WP_UnitTestCase { 10 10 public $object_list = array(); 11 11 public $array_list = array();
Note: See TracChangeset
for help on using the changeset viewer.