@@ -102,7 +102,7 @@ |
||
102 | 102 | * |
103 | 103 | * @param string $module |
104 | 104 | * @param array $possibleParameters |
105 | - * @return boolean |
|
105 | + * @return false|string |
|
106 | 106 | */ |
107 | 107 | public static function resetSaveIndexParameters($module, $possibleParameters = ['search', 'orderbycolumn', 'orderbytype', 'relation']) |
108 | 108 | { |