Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4091745
NonDocumentTypeChildNode.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
572 B
Referenced Files
None
Subscribers
None
NonDocumentTypeChildNode.php
View Options
<?php
// AUTOMATICALLY GENERATED. DO NOT EDIT.
// Use `composer build` to regenerate.
namespace
Wikimedia\IDLeDOM
;
/**
* NonDocumentTypeChildNode
*
* @see https://dom.spec.whatwg.org/#interface-nondocumenttypechildnode
*
* @property Element|null $previousElementSibling
* @property Element|null $nextElementSibling
* @phan-forbid-undeclared-magic-properties
*/
interface
NonDocumentTypeChildNode
{
/**
* @return Element|null
*/
public
function
getPreviousElementSibling
();
/**
* @return Element|null
*/
public
function
getNextElementSibling
();
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Aug 18 2026, 11:53 (5 w, 5 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0e/2d/aa1f7ebc69e6811fccca720f2ec3
Default Alt Text
NonDocumentTypeChildNode.php (572 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment