interface
Illuminate
/
Console
/
Scheduling
/
EventMutex
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
EventMutex
Methods
public
create ( Event $event ) : bool
Attempt to obtain an event mutex for the given event.
Parameters
- $event Event