Exemple #1
0
 public function __construct($value = null)
 {
     parent::__construct($value);
     $this->_data = $this->_toArray();
 }