mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
refactor #17216 [CS][DX] Refactor ()
This PR was merged into the 1.14 branch.
Discussion
----------
This PR has been generated automatically.
For more details see [refactor.yaml](/Sylius/Sylius/blob/1.12/.github/workflows/refactor.yaml).
Commits
-------
0176a8b341 [CS][DX] Refactor
This commit is contained in:
commit
d920f4dc41
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ final class SyliusReviewExtension extends AbstractResourceExtension
|
|||
|
||||
$container->setAlias(
|
||||
sprintf('sylius.updater.%s_review.average_rating', $reviewSubject),
|
||||
$averageRatingUpdaterOldId
|
||||
$averageRatingUpdaterOldId,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue