@@ -7,8 +7,6 @@ |
||
7 | 7 | { |
8 | 8 | /** |
9 | 9 | * Private constructor so only the client can create this |
10 | - * @param string $apikey |
|
11 | - * @param string $projectid |
|
12 | 10 | */ |
13 | 11 | public function __construct(Client $client) |
14 | 12 | { |
@@ -7,8 +7,6 @@ |
||
7 | 7 | { |
8 | 8 | /** |
9 | 9 | * Private constructor so only the client can create this |
10 | - * @param string $apikey |
|
11 | - * @param string $projectid |
|
12 | 10 | */ |
13 | 11 | public function __construct(Client $client) |
14 | 12 | { |
@@ -7,8 +7,6 @@ |
||
7 | 7 | { |
8 | 8 | /** |
9 | 9 | * Private constructor so only the client can create this |
10 | - * @param string $apikey |
|
11 | - * @param string $projectid |
|
12 | 10 | */ |
13 | 11 | public function __construct(Client $client) |
14 | 12 | { |