getModifiers() public method

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