Skip to content

Commit c2d1b92

Browse files
Add since tag missed on set_up_before_class
1 parent 1ab6019 commit c2d1b92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/phpunit/tests/abilities-api/wpCoreAbilities.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ class Tests_Abilities_API_WpCoreAbilities extends WP_UnitTestCase {
1111

1212
/**
1313
* Set up before the class.
14+
*
15+
* @since 6.9.0
1416
*/
1517
public static function set_up_before_class(): void {
1618
parent::set_up_before_class();

0 commit comments

Comments
 (0)