@@ -105,6 +105,9 @@ |
||
105 | 105 | } |
106 | 106 | } |
107 | 107 | |
108 | + /** |
|
109 | + * @return Client |
|
110 | + */ |
|
108 | 111 | private function createClient() |
109 | 112 | { |
110 | 113 | if (!$this->client) { |