@@ -902,7 +902,7 @@ |
||
| 902 | 902 | * |
| 903 | 903 | * @param array $data |
| 904 | 904 | * @param Form $form |
| 905 | - * @return DBHTMLText|HTTPResponse |
|
| 905 | + * @return null|HTTPResponse |
|
| 906 | 906 | */ |
| 907 | 907 | public function addtocampaign($data, $form) |
| 908 | 908 | { |
@@ -75,7 +75,7 @@ |
||
| 75 | 75 | * Caution: Does NOT enforce canView permissions |
| 76 | 76 | * |
| 77 | 77 | * @param Filterable $list |
| 78 | - * @param array $filterArgs |
|
| 78 | + * @param array $filter |
|
| 79 | 79 | * @return Filterable |
| 80 | 80 | */ |
| 81 | 81 | public function filterList(Filterable $list, $filter) |