@@ -72,7 +72,7 @@ |
||
72 | 72 | * @param array $filters defined filters |
73 | 73 | * @param string $data data to parse |
74 | 74 | * |
75 | - * @return mixed |
|
75 | + * @return null|string |
|
76 | 76 | * @throws Exception |
77 | 77 | */ |
78 | 78 | public function applyFilters($action, $isPre = true, array $filters = [], $data = null) |