mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 23:53:50 +00:00
notification: add test for unread consistency
This commit is contained in:
@@ -28,6 +28,7 @@ class NotificationType extends AbstractType
|
||||
'class' => User::class,
|
||||
'choice_label' => 'label',
|
||||
'multiple' => true,
|
||||
'by_reference' => true,
|
||||
])
|
||||
->add('message', ChillTextareaType::class, [
|
||||
'required' => false,
|
||||
|
Reference in New Issue
Block a user