mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-25 16:14:59 +00:00
DX: rename UserScopeFilter to CreatorScopeFilter
This commit is contained in:
@@ -109,8 +109,10 @@ services:
|
||||
tags:
|
||||
- { name: chill.export_filter, alias: 'activity_user_filter' }
|
||||
|
||||
Chill\ActivityBundle\Export\Filter\UserScopeFilter:
|
||||
Chill\ActivityBundle\Export\Filter\CreatorScopeFilter:
|
||||
tags:
|
||||
# WARNING: for backward compatibility reason, the alias is named with userscope. Changing this will
|
||||
# affect all saved exports (unless we write a migration for that)
|
||||
- { name: chill.export_filter, alias: 'activity_userscope_filter' }
|
||||
|
||||
Chill\ActivityBundle\Export\Filter\UsersJobFilter:
|
||||
|
Reference in New Issue
Block a user