Skip to content

Commit

Permalink
5.1 : aggregatrating
Browse files Browse the repository at this point in the history
add new lines at end of files
  • Loading branch information
conseilgouz committed Mar 3, 2024
1 parent 881b8db commit da2242f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ protected function prepareProductAggregateRating($context)
}
return false;
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ protected function prepareRecipeAggregateRating($context)
}
return false;
}
}
}
2 changes: 1 addition & 1 deletion plugins/content/vote/src/Extension/Vote.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,4 @@ public function onSchemaBeforeCompileHead($schema, $context): void
$schema->set('@graph', $graph);
}
}
}
}

0 comments on commit da2242f

Please sign in to comment.