hasScopeType() 공개 메소드

public hasScopeType ( ) : boolean
리턴 boolean
예제 #1
0
 public function hasScopeType()
 {
     return $this->evaluationContextFactory->hasScopeType();
 }