Esempio n. 1
0
 public function unsetAttribute($key)
 {
     parent::setAttribute($this->namespace, array($key => null));
 }