@@ -40,6 +40,7 @@ |
||
| 40 | 40 | * This is the entry point to the api resource |
| 41 | 41 | * |
| 42 | 42 | * @param AdapterInterface $adapter |
| 43 | + * @param string $token |
|
| 43 | 44 | */ |
| 44 | 45 | public function __construct($token, AdapterInterface $adapter = null) |
| 45 | 46 | { |