@@ -19,7 +19,7 @@ |
||
19 | 19 | protected $serverName; |
20 | 20 | |
21 | 21 | /** |
22 | - * @param \Illuminate\Contracts\Logging\Log $log |
|
22 | + * @param LogContract $log |
|
23 | 23 | */ |
24 | 24 | public function __construct(LogContract $log) |
25 | 25 | { |