class AddGroupCommandHandler (View source)

Properties

protected Connection $connection
protected EventDispatcher $dispatcher
protected GroupRepository $groupRepository

Methods

__construct(GroupRepository $groupRepository, Connection $connection, EventDispatcher $dispatcher)

No description

__invoke(AddGroupCommand $command)

No description

Details

__construct(GroupRepository $groupRepository, Connection $connection, EventDispatcher $dispatcher)

No description

Parameters

GroupRepository $groupRepository
Connection $connection
EventDispatcher $dispatcher

__invoke(AddGroupCommand $command)

No description

Parameters

AddGroupCommand $command