WorkbunnyWebmanRabbitMQBuilder
extends AbstractCommand
in package
Table of Contents
Properties
- $baseNamespace : string
- $baseProcessPath : string
Methods
- getClassName() : string
- getFileInfo() : array<string|int, mixed>
Properties
$baseNamespace
public
static string
$baseNamespace
= 'process\workbunny\rabbitmq'
$baseProcessPath
public
static string
$baseProcessPath
= 'process/workbunny/rabbitmq'
Methods
getClassName()
public
static getClassName(string $name, bool $isDelayed) : string
Parameters
- $name : string
- $isDelayed : bool
Return values
stringgetFileInfo()
public
static getFileInfo(string $name, bool $delayed) : array<string|int, mixed>
Parameters
- $name : string
- $delayed : bool
Return values
array<string|int, mixed> —= [$name, $namespace, $file]