getModifiers() 공개 메소드

public getModifiers ( )
 /**
  * {@inheritDoc}
  */
 public function getModifiers()
 {
     return $this->betterReflectionObject->getModifiers();
 }