\Pivot\EventsEvent

Summary

Methods
Properties
Constants
__construct()
getName()
getData()
withEvent()
withData()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$name
$data
N/A

Properties

$name

$name : 

Type

$data

$data : 

Type

Methods

__construct()

__construct(  $name,   $data = array()) 

Parameters

$name
$data

getName()

getName() : mixed

Get the value of Name

Returns

mixed

getData()

getData() : mixed

Get the value of Data

Returns

mixed

withEvent()

withEvent(  $name,   $data = array()) 

Parameters

$name
$data

withData()

withData(  $data = array()) 

Parameters

$data