@@ -166,6 +166,9 @@ |
||
| 166 | 166 | ]); |
| 167 | 167 | } |
| 168 | 168 | |
| 169 | + /** |
|
| 170 | + * @param string $typeValue |
|
| 171 | + */ |
|
| 169 | 172 | private function buildElement($typeValue, bool $isRequired=false, $length=0, $args=0) |
| 170 | 173 | { |
| 171 | 174 | $inside_array = [ |