Documentation

AsMessageHandler
in package

Service tag to autoconfigure message handlers.

Tags
author

Alireza Mirsepassi alirezamirsepassi@gmail.com

Table of Contents

Properties

$bus  : string|null
$fromTransport  : string|null
$handles  : string|null
$method  : string|null
$priority  : int

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct([string|null $bus = null ][, string|null $fromTransport = null ][, string|null $handles = null ][, string|null $method = null ][, int $priority = 0 ]) : mixed
Parameters
$bus : string|null = null
$fromTransport : string|null = null
$handles : string|null = null
$method : string|null = null
$priority : int = 0

        
On this page

Search results