コード例 #1
0
 public function hasHint($name)
 {
     return $this->nativeQuery->hasHint($name);
 }