final classe Registration (Voir la source)

Méthodes

static void
queries(array $queries)

Get the registra queries

static void
commands(array $commands)

Get the registra command

static CommandHandlerInterface
getHandler(CommandInterface $cq)

Get the registra command or query

Détails

static void queries(array $queries)

Get the registra queries

Paramètres

array $queries

Valeur de retour

void

static void commands(array $commands)

Get the registra command

Paramètres

array $commands

Valeur de retour

void

static CommandHandlerInterface getHandler(CommandInterface $cq)

Get the registra command or query

Paramètres

CommandInterface $cq

Valeur de retour

CommandHandlerInterface