Example #1
0
 public function hasTag($tag)
 {
     return $this->query->hasTag($tag);
 }