コード例 #1
0
 /**
  *
  * @return void
  */
 public function process()
 {
     $this->run(SS_HTTPRequest::create());
 }