Page MenuHomeDevCentral

No OneTemporary

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

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)

Event Timeline