Example #1
0
 /**
  * {@inheritdoc}
  */
 public function hasTaxon(BaseTaxonInterface $taxon)
 {
     return $this->taxons->contains($taxon);
 }