Page MenuHomeDevCentral

Event.php
No OneTemporary

Event.php

<?php
namespace Nasqueron\Notifications\Events;
abstract class Event {
/**
* The request content, as a structured data
* @var mixed
*/
public $payload;
}

File Metadata

Mime Type
text/x-php
Expires
Sun, May 3, 04:02 (6 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3661611
Default Alt Text
Event.php (181 B)

Event Timeline