@@ -59,7 +59,6 @@ |
||
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 |