Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1820576
EventEmitter.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
405 B
Subscribers
None
EventEmitter.php
View Options
<?php
namespace
Sabre\Event
;
/**
* EventEmitter object.
*
* Instantiate this class, or subclass it for easily creating event emitters.
*
* @copyright Copyright (C) 2013-2015 fruux GmbH (https://fruux.com/).
* @author Evert Pot (http://evertpot.com/)
* @license http://sabre.io/license/ Modified BSD License
*/
class
EventEmitter
implements
EventEmitterInterface
{
use
EventEmitterTrait
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Dec 22, 5:58 AM (4 d, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
913824
Default Alt Text
EventEmitter.php (405 B)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment