예제 #1
0
 public function setPhone($phone)
 {
     $this->__load();
     return parent::setPhone($phone);
 }