Changeset 52204 for trunk/src/wp-admin/includes/class-wp-upgrader.php
- Timestamp:
- 11/18/2021 01:48:43 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader.php
r52192 r52204 406 406 * 407 407 * @param string $remote_destination The location on the remote filesystem to be cleared. 408 * @return bool|WP_Error True upon success, WP_Error on failure.408 * @return true|WP_Error True upon success, WP_Error on failure. 409 409 */ 410 410 public function clear_destination( $remote_destination ) {
Note: See TracChangeset
for help on using the changeset viewer.