mirror of
git://develop.git.wordpress.org/
synced 2025-04-05 20:53:07 +02:00
Tests: Correct description for the Tests_Functions_wpArraySet
class.
Follow-up to [50958], [50962], [50964], [50965]. See #53175, #52625. git-svn-id: https://develop.svn.wordpress.org/trunk@50966 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fa0fca4670
commit
23e669465a
@ -1,12 +1,12 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Tests for the _wp_array_get() function
|
||||
* Tests for the _wp_array_set() function
|
||||
*
|
||||
* @since 5.8.0
|
||||
*
|
||||
* @group functions.php
|
||||
* @covers ::_wp_array_get
|
||||
* @covers ::_wp_array_set
|
||||
*/
|
||||
class Tests_Functions_wpArraySet extends WP_UnitTestCase {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user