Skip to content

CommandHandler

  • Full name: \Codefy\CommandBus\CommandHandler

Methods

handle

This method should be implemented in your command handlers.

public handle(\Codefy\CommandBus\Command $command): mixed|void

Parameters:

Parameter Type Description
$command \Codefy\CommandBus\Command


Automatically generated on 2025-10-13