Page MenuHomeDevCentral

D781.id1975.diff
No OneTemporary

D781.id1975.diff

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

Mime Type
text/plain
Expires
Sun, Nov 24, 08:36 (9 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259857
Default Alt Text
D781.id1975.diff (349 B)

Event Timeline