[wp-trac] [WordPress Trac] #38597: WP_Network::id is not a magic property

WordPress Trac noreply at wordpress.org
Mon Oct 31 20:48:31 UTC 2016


#38597: WP_Network::id is not a magic property
-----------------------------+-----------------------
 Reporter:  johnjamesjacoby  |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  4.7
Component:  General          |    Version:  4.6
 Severity:  normal           |   Keywords:  has-patch
  Focuses:  multisite        |
-----------------------------+-----------------------
 `@property`'s is for magic properties:
 https://phpdoc.org/docs/latest/references/phpdoc/tags/property.html

 Since `$id` isn't magic, let's remove the `@property` documentation.

 See: #37050

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38597>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list