示例#1
0
 /**
  * @return CRParam[]
  */
 public function getConstructorParams()
 {
     return $this->cRClass->getConstructor()->getParams();
 }