Completed
Pull Request — master (#5)
by Al3x
03:49
created
src/LmcUser/Authentication/Adapter/AdapterChainEvent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
     /**
70 70
      * setMessages
71 71
      *
72
-     * @param  array $messages
72
+     * @param  string[] $messages
73 73
      * @return AdapterChainEvent
74 74
      */
75 75
     public function setMessages($messages = [])
Please login to merge, or discard this patch.