sf4 deprecated: timeline builder was private service

This commit is contained in:
Tchama 2020-07-27 13:50:23 +02:00
parent 9573f44001
commit 415ad5dd21

View File

@ -5,6 +5,7 @@ services:
$registry: '@Symfony\Component\Workflow\Registry'
$authorizationHelper: '@Chill\MainBundle\Security\Authorization\AuthorizationHelper'
$tokenStorage: '@Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface'
public: true
tags:
- { name: 'chill.timeline', context: 'person' }