DeleteGroupCommandHandler
class DeleteGroupCommandHandler (View source)
Properties
protected Connection | $connection | ||
protected EventDispatcher | $dispatcher | ||
protected GroupRepository | $groupRepository | ||
protected EntityManager | $entityManager |
Methods
__construct(GroupRepository $groupRepository, Connection $connection, EventDispatcher $dispatcher, EntityManager $entityManager)
No description
Details
__construct(GroupRepository $groupRepository, Connection $connection, EventDispatcher $dispatcher, EntityManager $entityManager)
No description
__invoke(DeleteGroupCommand $command)
No description