mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
add actionRender in construct, it was missing
This commit is contained in:
parent
f92ac05ed7
commit
283de2cab8
@ -29,6 +29,7 @@ final class ActionTypeAggregator implements AggregatorInterface
|
||||
SocialActionRender $actionRender
|
||||
) {
|
||||
$this->socialActionRepository = $socialActionRepository;
|
||||
$this->actionRender = $actionRender;
|
||||
}
|
||||
|
||||
public function addRole(): ?string
|
||||
|
Loading…
x
Reference in New Issue
Block a user