예제 #1
0
 /**
  * @param string $title
  */
 public function setTitle($title)
 {
     return $this->SMSPage->setTitle($title);
 }