示例#1
0
 public function getActionMethodName()
 {
     return Inflector::lowCamel($this->getAction()) . 'Action';
 }