Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2753776
CSSRuleList.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
480 B
Referenced Files
None
Subscribers
None
CSSRuleList.php
View Options
<?php
// AUTOMATICALLY GENERATED. DO NOT EDIT.
// Use `composer build` to regenerate.
namespace
Wikimedia\IDLeDOM
;
/**
* CSSRuleList
*
* @see https://dom.spec.whatwg.org/#interface-cssrulelist
*
* @property int $length
* @phan-forbid-undeclared-magic-properties
*/
interface
CSSRuleList
extends
\ArrayAccess
{
/**
* @param int $index
* @return CSSRule|null
*/
public
function
item
(
int
$index
);
/**
* @return int
*/
public
function
getLength
():
int
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Jul 3, 21:43 (18 h, 53 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
7d/bf/d52aa1b211e78e4e4f9e520e2ddf
Default Alt Text
CSSRuleList.php (480 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment