Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1431302
InnerHTML.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
461 B
Referenced Files
None
Subscribers
None
InnerHTML.php
View Options
<?php
// AUTOMATICALLY GENERATED. DO NOT EDIT.
// Use `composer build` to regenerate.
namespace
Wikimedia\IDLeDOM
;
/**
* InnerHTML
*
* @see https://dom.spec.whatwg.org/#interface-innerhtml
*
* @property string $innerHTML
* @phan-forbid-undeclared-magic-properties
*/
interface
InnerHTML
{
/**
* @return string
*/
public
function
getInnerHTML
():
string
;
/**
* @param ?string $val
*/
public
function
setInnerHTML
(
?
string
$val
):
void
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 20:17 (1 d, 19 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
59/b6/d82a9f45876163a96ac43b9d6a4a
Default Alt Text
InnerHTML.php (461 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment