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