Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1433088
Emitter.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
398 B
Referenced Files
None
Subscribers
None
Emitter.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
Sabre\Event
;
/**
* Emitter object.
*
* Instantiate this class, or subclass it for easily creating event emitters.
*
* @copyright Copyright (C) fruux GmbH (https://fruux.com/)
* @author Evert Pot (http://evertpot.com/)
* @license http://sabre.io/license/ Modified BSD License
*/
class
Emitter
implements
EmitterInterface
{
use
EmitterTrait
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 22:38 (2 h, 15 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
40/e5/6f424247e46e4f2e8e4eff5b9607
Default Alt Text
Emitter.php (398 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment