@@ -146,6 +146,9 @@ |
||
146 | 146 | return $jsMethod; |
147 | 147 | } |
148 | 148 | |
149 | + /** |
|
150 | + * @param string $type |
|
151 | + */ |
|
149 | 152 | public function renderFields($type, $fields = []) |
150 | 153 | { |
151 | 154 | if (empty($fields)) { |