FOSMessageBundle icon indicating copy to clipboard operation
FOSMessageBundle copied to clipboard

Twig MessageExtension method getNbUnread() should return an int instead of null

Open encreinformatique opened this issue 4 years ago • 0 comments

The getNbUnread() of the Twig extension is marked as returning an integer. It is not the case when initialized.

It should be enforced and tested.

encreinformatique avatar Mar 10 '21 11:03 encreinformatique