php-amqplib

Method
in package

Table of Contents

$arguments  : string
$class  : int
$method  : int
__construct()  : mixed
getArguments()  : string
getClass()  : int
getMethod()  : int
getSignature()  : string

Properties

$arguments

private string $arguments

Methods

__construct()

public __construct(int $class, int $method, string $arguments) : mixed
Parameters
$class : int
$method : int
$arguments : string
Return values
mixed

getArguments()

public getArguments() : string
Return values
string

getClass()

public getClass() : int
Return values
int

getMethod()

public getMethod() : int
Return values
int

getSignature()

public getSignature() : string
Return values
string

Search results