Skip to content

Commit fe8e074

Browse files
committed
HTML API: Mark doctype info class as private.
Developed in WordPress#9301. Props jonsurrell, dmsnell. See #63738. git-svn-id: https://develop.svn.wordpress.org/trunk@60501 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 9672f54 commit fe8e074

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/wp-includes/html-api/class-wp-html-doctype-info.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
*
5151
* @since 6.7.0
5252
*
53+
* @access private
54+
*
5355
* @see WP_HTML_Processor
5456
*/
5557
class WP_HTML_Doctype_Info {

0 commit comments

Comments
 (0)