interface
Illuminate
/
Console
/
Scheduling
/
EventMutex
You are viewing an older version of the documentation. For the latest, please visit master documentation.
EventMutex
Methods
public
create ( Event $event ) : bool
Attempt to obtain an event mutex for the given event.
Parameters
- $event Event