Changeset 37062
- Timestamp:
- 03/23/2016 04:18:26 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-widget-factory.php
r37061 r37062 27 27 /** 28 28 * PHP5 constructor. 29 * 30 * @since 4.3.0 31 * @access public 29 32 */ 30 33 public function __construct() { … … 34 37 /** 35 38 * PHP4 constructor. 39 * 40 * @since 2.8.0 41 * @access public 36 42 */ 37 43 public function WP_Widget_Factory() {
Note: See TracChangeset
for help on using the changeset viewer.