예제 #1
0
 /**
  * Get route params as object
  * @return array
  */
 public function getParamsObject()
 {
     return $this->m_param->toObject();
 }