Skip to content

Commit a26d329

Browse files
rodrigoprimojrfnl
andauthored
Update WordPress/Tests/WP/CapitalPDangitUnitTest.1.inc
Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com>
1 parent d886846 commit a26d329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress/Tests/WP/CapitalPDangitUnitTest.1.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ echo Some\Enum\WordPress::ENUM_CONSTANT;
233233
$anon = new class() {};
234234

235235
/*
236-
* Safeguard that PHP 8.3+ typed class constants are handled correctly.
236+
* Safeguard that PHP 8.3+ typed class constants are handled correctly (i.e. ignored).
237237
*/
238238
class TypeClassConstants {
239239
public const string WORDPRESS = 'wordress';

0 commit comments

Comments
 (0)