コード例 #1
0
ファイル: FunctionBase.php プロジェクト: timetoogo/pinq
 public function hasScopeType()
 {
     return $this->evaluationContextFactory->hasScopeType();
 }