Documentation

Event
in package

Table of Contents

$abi  : mixed
$anonymous  : mixed
$dataInputs  : mixed
$inputs  : mixed
$name  : mixed
$topicInputs  : mixed
__construct()  : mixed
getAbi()  : array<string|int, mixed>
getDataInputs()  : array<string|int, mixed>
getHandler()  : string
getName()  : mixed
getSignature()  : mixed
getTopic()  : string
getTopicInputs()  : array<string|int, mixed>

Properties

$anonymous

protected mixed $anonymous

$dataInputs

protected mixed $dataInputs

$inputs

protected mixed $inputs

$topicInputs

protected mixed $topicInputs

Methods

__construct()

public __construct(array<string|int, mixed> $method) : mixed
Parameters
$method : array<string|int, mixed>
Return values
mixed

getAbi()

public getAbi() : array<string|int, mixed>
Return values
array<string|int, mixed>

getDataInputs()

public getDataInputs() : array<string|int, mixed>
Return values
array<string|int, mixed>

getHandler()

public getHandler() : string
Return values
string

getName()

public getName() : mixed
Return values
mixed

getSignature()

public getSignature() : mixed
Return values
mixed

getTopic()

public getTopic() : string
Return values
string

getTopicInputs()

public getTopicInputs() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results