BusNameStamp
in package
implements
StampInterface
FinalYes
Stamp used to identify which bus it was passed to.
Tags
Table of Contents
Interfaces
- StampInterface
- An envelope stamp related to a message.
Properties
- $busName : string
Methods
- __construct() : mixed
- getBusName() : string
Properties
$busName
private
string
$busName
Methods
__construct()
public
__construct(string $busName) : mixed
Parameters
- $busName : string
getBusName()
public
getBusName() : string