mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[CS][DX] Refactor
This commit is contained in:
parent
4a657fe576
commit
0176a8b341
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