Completed
Push — dev-master ( 332492...6f38f2 )
by Vijay
02:50
created
app/lib/FFCMS/Traits/SearchController.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,6 @@
 block discarded – undo
59 59
      *
60 60
      * @param array $checkFieldsExist [id => 'field1,field2'...]
61 61
      * @param array $fieldsList the list of fields which are valid
62
-     * @param string|null $users_uuid uuid of user to get results for
63 62
      * @return array $validFields
64 63
      */
65 64
     public static function checkFieldsExist(array $checkFieldsExist = [], array $fieldsList = []): array
Please login to merge, or discard this patch.