void assertNotSentTo(mixed $notifiable, string $notification, callable|null $callback = null)
Determine if a notification was sent based on a truth-test callback.
void assertNotSentTo(mixed $notifiable, string $notification, callable|null $callback = null)
Determine if a notification was sent based on a truth-test callback.
Please login to continue.