PHP Class NotifyEvent

Author: Shawn Gibbons
Show file Open project: fenos/notifynder

Public Properties

Property Type Description
$notifynderEvent Fenos\Notifynder\Handler\NotifynderEvent

Public Methods

Method Description
__construct ( NotifynderEvent $notifynderEvent )
getNotifynderEvent ( ) : NotifynderEvent

Method Details

__construct() public method

public __construct ( NotifynderEvent $notifynderEvent )
$notifynderEvent Fenos\Notifynder\Handler\NotifynderEvent

getNotifynderEvent() public method

public getNotifynderEvent ( ) : NotifynderEvent
return Fenos\Notifynder\Handler\NotifynderEvent

Property Details

$notifynderEvent public property

public NotifynderEvent,Fenos\Notifynder\Handler $notifynderEvent
return Fenos\Notifynder\Handler\NotifynderEvent