We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00331a1 commit c727546Copy full SHA for c727546
src/Server/NotificationPublisher.php
@@ -36,7 +36,6 @@ public static function make(): self
36
37
/**
38
* @param class-string<Notification> $notificationType
39
- * @return void
40
*/
41
public function enqueue(string $notificationType): void
42
{
0 commit comments