예제 #1
0
 /**
  * @param int $lvl
  */
 public function setLevel($lvl)
 {
     return $this->SMSPage->setLevel($lvl);
 }