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 dbb145a commit 44131deCopy full SHA for 44131de
lib/public/Notification/NotificationPreloadReason.php
@@ -15,7 +15,7 @@
15
* Indicates the reason for preloading notifications to facilitate smarter decisions about what data
16
* to preload.
17
*/
18
-#[Consumable(since: "32.0.0")]
+#[Consumable(since: '32.0.0')]
19
enum NotificationPreloadReason {
20
/**
21
* Preparing a single notification for many users.
0 commit comments