WordPress/wp-includes/html-api
Bernhard Reiter c13e236a4b HTML API: Update code style so it passes when backported into Gutenberg.
This changes the indentation of a variable in class-wp-html-tag-processor.php
to satisfy both WordPress and Gutenberg linters.

Props dmsnell, zieladam, ntsekouras.
Merges [55674] to the 6.2 branch.
Fixes #58530.
Built from https://develop.svn.wordpress.org/branches/6.2@55925


git-svn-id: http://core.svn.wordpress.org/branches/6.2@55437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-06-15 15:50:23 +00:00
..
class-wp-html-attribute-token.php
class-wp-html-span.php
class-wp-html-tag-processor.php HTML API: Update code style so it passes when backported into Gutenberg. 2023-06-15 15:50:23 +00:00
class-wp-html-text-replacement.php