getDefaultProperties() public method

コード例 #1
0
 /**
  * {@inheritDoc}
  */
 public function getDefaultProperties()
 {
     return $this->betterReflectionObject->getDefaultProperties();
 }