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 b035026 commit 83d54c0Copy full SHA for 83d54c0
src/Exceptions/MessageValidationFailed.php
@@ -13,4 +13,4 @@ public static function navigateRequired(): static
13
{
14
return new static('"navigate" must be set for Declarative Web Push messages');
15
}
16
-}
+}
0 commit comments