@@ -16,7 +16,7 @@ |
||
| 16 | 16 | /** |
| 17 | 17 | * Adds resolved host IP to the provided information |
| 18 | 18 | * (WARNING! Using DNS queries at runtime may introduce significant delays to script execution, use with caution!) |
| 19 | - * @return array |
|
| 19 | + * @return string[] |
|
| 20 | 20 | */ |
| 21 | 21 | public function getLockInformation() |
| 22 | 22 | { |