Exemple #1
0
 public function setAttribute($key, $value)
 {
     Helper::setAttribute($this->getName(), $key, $value);
 }