예제 #1
0
 /**
  * @see parent::load()
  */
 function load($id = null)
 {
     $this->setExClass();
     return parent::load($id);
 }