Documentation

WorkbunnyWebmanRabbitMQList extends AbstractCommand
in package

Table of Contents

Properties

$baseNamespace  : string
$baseProcessPath  : string

Methods

files()  : array<string|int, SplFileInfo>
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

files()

public static files(string $path) : array<string|int, SplFileInfo>
Parameters
$path : string
Return values
array<string|int, SplFileInfo>

getClassName()

public static getClassName(string $name, bool $isDelayed) : string
Parameters
$name : string
$isDelayed : bool
Return values
string

getFileInfo()

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]


        
On this page

Search results