@@ -31,7 +31,7 @@ |
||
31 | 31 | private $url; |
32 | 32 | private $api; |
33 | 33 | |
34 | - public function __construct (ApiInterface $api) |
|
34 | + public function __construct(ApiInterface $api) |
|
35 | 35 | { |
36 | 36 | $this->api = $api; |
37 | 37 | $this->url = 'https://api-ssl.bitly.com/v4/user'; |