Changeset 37714 for trunk/src/wp-admin/includes/class-wp-upgrader.php
- Timestamp:
- 06/15/2016 04:36:07 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader.php
r37687 r37714 62 62 * @since 2.8.0 63 63 * @access public 64 * @var WP_Upgrader_Skin $skin64 * @var Automatic_Upgrader_Skin|WP_Upgrader_Skin $skin 65 65 */ 66 66 public $skin = null;
Note: See TracChangeset
for help on using the changeset viewer.