| @@ -201,7 +201,7 @@ | ||
| 201 | 201 | /** | 
| 202 | 202 | * Parse file path and see if its remote or local. | 
| 203 | 203 | * @param string $file_path | 
| 204 | - * @return array | |
| 204 | + * @return string | |
| 205 | 205 | */ | 
| 206 | 206 |  	public static function parse_file_path( $file_path ) { | 
| 207 | 207 | $wp_uploads = wp_upload_dir(); |