isInterface() 공개 메소드

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