Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4102493
MMLmpadded.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
375 B
Referenced Files
None
Subscribers
None
MMLmpadded.php
View Options
<?php
namespace
MediaWiki\Extension\Math\WikiTexVC\MMLnodes
;
/**
* Presentation MathML 3 Element
* name: "mpadded"
* description: ?
* category: ?
*/
class
MMLmpadded
extends
MMLbase
{
public
function
__construct
(
string
$texclass
=
""
,
array
$attributes
=
[],
MMLbase
...
$children
)
{
parent
::
__construct
(
"mpadded"
,
$texclass
,
$attributes
,
...
$children
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 17:28 (3 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
5e/d3/0586fea0a9afbf63b05727f79cab
Default Alt Text
MMLmpadded.php (375 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment