Пример #1
0
 public function setValue($value)
 {
     parent::setValue($value);
     $this->value = (array) $value;
 }