Ejemplo n.º 1
0
 public function __construct($data = null, $readOnly = false)
 {
     parent::__construct($data, $readOnly);
     $this->load();
 }