We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c5d118 commit 07889cbCopy full SHA for 07889cb
1 file changed
src/wp-includes/html-api/class-wp-html-processor.php
@@ -471,7 +471,6 @@ function ( WP_HTML_Token $token ): void {
471
* @see https://html.spec.whatwg.org/multipage/parsing.html#html-fragment-parsing-algorithm
472
*
473
* @since 6.8.0
474
- * @ignore
475
476
* @param string $html Input HTML fragment to process.
477
* @return static|null The created processor if successful, otherwise null.
0 commit comments