Skip to content

Commit

Permalink
New line.
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganDawe committed Jan 7, 2025
1 parent 2de6537 commit 13fe522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Plugin/search_api/processor/DgiImageDiscovery.php
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ protected function getDefaultImageFromTaxonomy(NodeInterface $node, ImageStyleIn
if (!$node->hasField('field_model')) {
return NULL;
}

$model_terms = $node->get('field_model')->referencedEntities();

foreach ($model_terms as $term) {
Expand Down

0 comments on commit 13fe522

Please sign in to comment.