@@ -46,6 +46,9 @@ |
||
46 | 46 | return $this->language; |
47 | 47 | } |
48 | 48 | |
49 | + /** |
|
50 | + * @param string $type |
|
51 | + */ |
|
49 | 52 | public function filter($type, $name, $form = "long") { |
50 | 53 | |
51 | 54 | if (!isset($this->{$type})) { |