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
Mon, Sep 14, 08:49 (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3948045
Default Alt Text
Event.php (181 B)

Event Timeline