Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F11722274
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
385 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/app/Events/Event.php b/app/Events/Event.php
index 1e6c6aa..ddf6ed1 100644
--- a/app/Events/Event.php
+++ b/app/Events/Event.php
@@ -1,8 +1,13 @@
<?php
namespace Nasqueron\Notifications\Events;
-abstract class Event
-{
- //
+abstract class Event {
+
+ /**
+ * The request content, as a structured data
+ * @var mixed
+ */
+ public $payload;
+
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Sep 18, 02:06 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2986025
Default Alt Text
(385 B)
Attached To
Mode
rNOTIF Notifications center
Attached
Detach File
Event Timeline
Log In to Comment