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, 16:06 (13 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3948045
Default Alt Text
Event.php (181 B)

Event Timeline