コード例 #1
0
 /**
  * Add specific attributes
  */
 public function __set($strKey, $varValue)
 {
     parent::__set($strKey, $varValue);
 }