Changeset 27996
- Timestamp:
- 04/07/2014 08:01:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader-skins.php
r27737 r27996 97 97 * 98 98 * @since 3.9.0 99 * 100 * @param string $type Type of update count to decrement. Likely values include 'plugin', 101 * 'theme', 'translation', etc. 99 102 */ 100 103 protected function decrement_update_count( $type ) { … … 277 280 * 278 281 * @since 3.9.0 282 * 283 * @param string $type Type of update count to decrement. Likely values include 'plugin', 284 * 'theme', 'translation', etc. 279 285 */ 280 286 protected function decrement_update_count( $type ) {
Note: See TracChangeset
for help on using the changeset viewer.