Esempio n. 1
0
 public function __set($prop, $value)
 {
     return parent::__set(static::properAttributeName($prop), $value);
 }