@@ -208,7 +208,7 @@ |
||
208 | 208 | /** |
209 | 209 | * Only used if Layout & View disabled |
210 | 210 | * |
211 | - * @param $body |
|
211 | + * @param string $body |
|
212 | 212 | */ |
213 | 213 | public function setBody($body) |
214 | 214 | { |
@@ -9,7 +9,7 @@ |
||
9 | 9 | { |
10 | 10 | /** |
11 | 11 | * @param string $string |
12 | - * @param string $filter_type |
|
12 | + * @param string $filterType |
|
13 | 13 | * @return string |
14 | 14 | * @throws FilterException |
15 | 15 | */ |