[wp-trac] [WordPress Trac] #59651: Docblock improvements for 6.5

WordPress Trac noreply at wordpress.org
Mon Nov 6 09:25:18 UTC 2023


#59651: Docblock improvements for 6.5
----------------------------+-------------------------------------
 Reporter:  hellofromTonya  |       Owner:  (none)
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  6.5
Component:  General         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  docs, coding-standards
----------------------------+-------------------------------------

Comment (by SergeyBiryukov):

 In [changeset:"57065" 57065]:
 {{{
 #!CommitTicketReference repository="" revision="57065"
 Docs: Replace incorrect `@private` tags.

 The `@private` tag does not exist and is not supported. To indicate that
 something is private when in the global namespace, `@access private`
 should be used instead.

 Reference: [https://developer.wordpress.org/coding-standards/inline-
 documentation-standards/php/#phpdoc-tags PHP Documentation Standards:
 PHPDoc tags].

 Props jrf.
 See #59651.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59651#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list