mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 11:03:50 +00:00
Merge branch 'master' into 'issue153_ACCent_activity_admin'
# Conflicts: # CHANGELOG.md # src/Bundle/ChillCalendarBundle/Menu/UserMenuBuilder.php
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
*/
|
||||
namespace Chill\CalendarBundle\Menu;
|
||||
|
||||
use Chill\MainBundle\Entity\User;
|
||||
use Chill\MainBundle\Routing\LocalMenuBuilderInterface;
|
||||
use Knp\Menu\MenuItem;
|
||||
use Chill\TaskBundle\Templating\UI\CountNotificationTask;
|
||||
@@ -87,5 +88,5 @@ class UserMenuBuilder implements LocalMenuBuilderInterface
|
||||
{
|
||||
return [ 'user' ];
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user