[wp-trac] [WordPress Trac] #15032: WP_Object_Query
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 4 20:42:00 UTC 2010
#15032: WP_Object_Query
-------------------------+--------------------------------------------------
Reporter: scribu | Owner: scribu
Type: enhancement | Status: accepted
Priority: normal | Milestone: 3.1
Component: General | Version:
Severity: normal | Keywords: has-patch
-------------------------+--------------------------------------------------
Comment(by jacobsantos):
There is an {{{@access protected}}}. The point of
[http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/tutorial_tags.access.pkg.html
@access] really is to tell what the visibility is of the method for PHP4
classes, which doesn't have the keywords to describe it. It is also useful
to prevent it from being displayed on phpdocumentor web sites, but its
values aren't only private and public.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15032#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list