Completed
Push — master ( 457d5c...f99e05 )
by Sergey
05:31 queued 02:43
created
src/Traits/HasVisibilityList.php 1 patch
Doc Comments   +3 added lines, -2 removed lines patch added patch discarded remove patch
@@ -147,8 +147,9 @@
 block discarded – undo
147 147
     }
148 148
 
149 149
     /**
150
-     * @param $resumeId
151
-     * @param $text
150
+     * @param string $resumeId
151
+     * @param string $text
152
+     * @param string $type
152 153
      * @return mixed
153 154
      */
154 155
     protected function searchInList($resumeId, $type, $text)
Please login to merge, or discard this patch.