PHP Interface Fenos\Notifynder\Contracts\NotifyListener

This interface is needed when u want dispatch event through the native laravel dispatcher and not from Notifynder::fire()
Mostra file Open project: fenos/notifynder Interface Usage Examples

Public Methods

Method Description
getNotifynderEvent ( ) : NotifynderEvent

Method Details

getNotifynderEvent() public method

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