mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-27 09:05:01 +00:00
Run symfonysetlist up to symfony_70
This commit is contained in:
@@ -41,7 +41,7 @@ class TimelineActivityProvider implements TimelineProviderInterface
|
||||
$this->user = $storage->getToken()->getUser();
|
||||
}
|
||||
|
||||
public function fetchQuery($context, array $args)
|
||||
public function fetchQuery($context, array $args): \Chill\MainBundle\Timeline\TimelineSingleQuery
|
||||
{
|
||||
if ('center' === $context) {
|
||||
return TimelineSingleQuery::fromArray($this->aclAwareRepository
|
||||
|
Reference in New Issue
Block a user