Skip to content

Commit 463c883

Browse files
committed
HTML API: Correct self-closing flag since tag
1 parent 43f6865 commit 463c883

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-includes/html-api/class-wp-html-tag-processor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ class WP_HTML_Tag_Processor {
630630
/**
631631
* Whether the current tag token has the self-closing flag.
632632
*
633-
* @since 6.9.0
633+
* @since 7.1.0
634634
*
635635
* @var bool
636636
*/

0 commit comments

Comments
 (0)