Completed
Push — master ( f95bfb...2349e9 )
by Chris
01:54
created
src/Plugin.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -153,7 +153,7 @@
 block discarded – undo
153 153
 
154 154
     /**
155 155
      * Return an array of lines to send back to IRC when the request fails
156
-     * @return array
156
+     * @return string[]
157 157
      */
158 158
     public function getRejectLines($error)
159 159
     {
Please login to merge, or discard this patch.