\ManaPHP\EventEventArgs

Summary

Methods
Properties
Constants
__construct()
$event
$source
$data
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$event

$event : string

Type

string

$data

$data : mixed

Type

mixed

Methods

__construct()

__construct(string  $event, object  $source, mixed  $data) 

Parameters

string $event
object $source
mixed $data