예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function hasTaxon(TaxonInterface $taxon)
 {
     return $this->root->hasChild($taxon);
 }