Completed
Push — master ( 6a3bd7...49a2cf )
by Joschi
03:01
created
src/Antibot/Ports/Validators/HoneypotValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -183,7 +183,7 @@
 block discarded – undo
183 183
      *
184 184
      * The renderer closure must be omitted in order to make the validator serializable
185 185
      *
186
-     * @return array Serializable properties
186
+     * @return string[] Serializable properties
187 187
      */
188 188
     public function __sleep()
189 189
     {
Please login to merge, or discard this patch.