mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +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
|
SocialActionRender $actionRender
|
||||||
) {
|
) {
|
||||||
$this->socialActionRepository = $socialActionRepository;
|
$this->socialActionRepository = $socialActionRepository;
|
||||||
|
$this->actionRender = $actionRender;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function addRole(): ?string
|
public function addRole(): ?string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user