Completed
Push — pr21 ( ec1d9e...e66eee )
by Kamil
02:04
created
src/Lock/ResolvedHostnameLockInformationProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.