Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4110173
EventListener.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
395 B
Referenced Files
None
Subscribers
None
EventListener.php
View Options
<?php
// AUTOMATICALLY GENERATED. DO NOT EDIT.
// Use `composer build` to regenerate.
namespace
Wikimedia\IDLeDOM
;
/**
* EventListener
*
* @see https://dom.spec.whatwg.org/#callbackdef-eventlistener
*
* @phan-forbid-undeclared-magic-properties
*/
interface
EventListener
{
/**
* @param Event $event
* @return void
*/
public
function
handleEvent
(
/* Event */
$event
):
void
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 21:36 (2 d, 18 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
9f/1c/74f7a19fb104fffd516ac3c666ae
Default Alt Text
EventListener.php (395 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment