| @@ -1,10 +1,10 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * Created by PhpStorm. | |
| 4 | - * User: Matthew | |
| 5 | - * Date: 15/07/15 | |
| 6 | - * Time: 4:20 PM | |
| 7 | - */ | |
| 3 | + * Created by PhpStorm. | |
| 4 | + * User: Matthew | |
| 5 | + * Date: 15/07/15 | |
| 6 | + * Time: 4:20 PM | |
| 7 | + */ | |
| 8 | 8 | |
| 9 | 9 | namespace Mpclarkson\IconScraper; | 
| 10 | 10 | |
| @@ -64,7 +64,7 @@ | ||
| 64 | 64 | return $return; | 
| 65 | 65 | } | 
| 66 | 66 | |
| 67 | -   public function info($url) { | |
| 67 | +    public function info($url) { | |
| 68 | 68 |          if (empty($url) || $url === false) { | 
| 69 | 69 | return false; | 
| 70 | 70 | } |