예제 #1
0
 protected function getEntities(TaxonomyTermInterface $term)
 {
     return $term->getAssociatedRecursive('entities');
 }