Changeset 50966
- Timestamp:
- 05/24/2021 12:27:35 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/wpArraySet.php
r50965 r50966 2 2 3 3 /** 4 * Tests for the _wp_array_ get() function4 * Tests for the _wp_array_set() function 5 5 * 6 6 * @since 5.8.0 7 7 * 8 8 * @group functions.php 9 * @covers ::_wp_array_ get9 * @covers ::_wp_array_set 10 10 */ 11 11 class Tests_Functions_wpArraySet extends WP_UnitTestCase {
Note: See TracChangeset
for help on using the changeset viewer.