Documentation

BusNameStamp
in package
implements StampInterface

FinalYes

Stamp used to identify which bus it was passed to.

Tags
author

Ryan Weaver ryan@symfonycasts.com

Table of Contents

Interfaces

StampInterface
An envelope stamp related to a message.

Properties

$busName  : string

Methods

__construct()  : mixed
getBusName()  : string

Properties

Methods

__construct()

public __construct(string $busName) : mixed
Parameters
$busName : string

getBusName()

public getBusName() : string
Return values
string

        
On this page

Search results