Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1431953
ShadowRootInit.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
619 B
Referenced Files
None
Subscribers
None
ShadowRootInit.php
View Options
<?php
// AUTOMATICALLY GENERATED. DO NOT EDIT.
// Use `composer build` to regenerate.
namespace
Wikimedia\IDLeDOM
;
/**
* ShadowRootInit
*
* @see https://dom.spec.whatwg.org/#dictdef-shadowrootinit
*
* @property string $mode
* @property bool $delegatesFocus
* @phan-forbid-undeclared-magic-properties
*/
abstract
class
ShadowRootInit
implements
\ArrayAccess
{
// Dictionary type
use
\Wikimedia\IDLeDOM\Helper\ShadowRootInit
;
/**
* @return string
*/
abstract
public
function
getMode
():
/* ShadowRootMode */
string
;
/**
* @return bool
*/
abstract
public
function
getDelegatesFocus
():
bool
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 21:16 (1 d, 15 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ce/13/ab8c026b84bf05fec09e3a4fabd9
Default Alt Text
ShadowRootInit.php (619 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment