The class Throwable does not exist. Is this class maybe located in a folder that is not analyzed, or in a newer version of your dependencies than listed in your composer.lock/composer.json?
Loading history...
48
throw new NotificationNotSentException($notification, $e);
49
}
50
1
}
51
52
/**
53
* {@inheritdoc}
54
*/
55
1
public function sendsToDestination(Destination $destination): bool