void assertNotFired(string $event, callable|null $callback = null)
Determine if an event was fired based on a truth-test callback.
void assertNotFired(string $event, callable|null $callback = null)
Determine if an event was fired based on a truth-test callback.
Please login to continue.