make timeline & paginator service private

This commit is contained in:
Julien Fastré 2020-07-28 13:21:49 +02:00
parent 0d435dcd9b
commit 6ca6974456

View File

@ -23,7 +23,6 @@ services:
- '@security.token_storage' - '@security.token_storage'
- '@chill.custom_field.helper' - '@chill.custom_field.helper'
- '%chill_custom_fields.show_empty_values%' - '%chill_custom_fields.show_empty_values%'
public: true
tags: tags:
- { name: chill.timeline, context: 'person' } - { name: chill.timeline, context: 'person' }