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