@@ -80,7 +80,7 @@ |
||
80 | 80 | /** |
81 | 81 | * Set client |
82 | 82 | * |
83 | - * @param \Monitor\Client\ClientInterface $client |
|
83 | + * @param ClientInterface $client |
|
84 | 84 | */ |
85 | 85 | public function setClient(ClientInterface $client) |
86 | 86 | { |