Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768536
D781.id1975.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
349 B
Referenced Files
None
Subscribers
None
D781.id1975.diff
View Options
diff --git a/app/Events/Event.php b/app/Events/Event.php
--- a/app/Events/Event.php
+++ b/app/Events/Event.php
@@ -2,7 +2,12 @@
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/plain
Expires
Sun, Nov 24, 08:36 (12 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259857
Default Alt Text
D781.id1975.diff (349 B)
Attached To
Mode
D781: Define payload property in Event class
Attached
Detach File
Event Timeline
Log In to Comment