Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function hasTag(TagInterface $tag)
 {
     return $this->tags->contains($tag);
 }