示例#1
0
 /**
  * @return \ReflectionProperty[]
  */
 public function getProperties()
 {
     return $this->cRClass->getFields();
 }