@@ -119,6 +119,10 @@ |
||
| 119 | 119 | parent::initialize($field); |
| 120 | 120 | } |
| 121 | 121 | |
| 122 | + /** |
|
| 123 | + * @param string $valueType |
|
| 124 | + * @param string $elementType |
|
| 125 | + */ |
|
| 122 | 126 | private function setApiType($attributeName, $valueType, $elementType = null) |
| 123 | 127 | { |
| 124 | 128 | if (!isset(static::$types[$attributeName])) { |