Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4120477
MutationCallback.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
487 B
Referenced Files
None
Subscribers
None
MutationCallback.php
View Options
<?php
// AUTOMATICALLY GENERATED. DO NOT EDIT.
// Use `composer build` to regenerate.
namespace
Wikimedia\IDLeDOM
;
/**
* MutationCallback
*
* @see https://dom.spec.whatwg.org/#callbackdef-mutationcallback
*
* @phan-forbid-undeclared-magic-properties
*/
interface
MutationCallback
{
/**
* @param list<MutationRecord> $mutations
* @param MutationObserver $observer
* @return void
*/
public
function
invoke
(
array
$mutations
,
/* MutationObserver */
$observer
):
void
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Aug 19, 04:03 (5 d, 56 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
db/c8/5a009a8e23b68611850df22466c3
Default Alt Text
MutationCallback.php (487 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment