Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1430365
UnicodeDescriptor.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
317 B
Referenced Files
None
Subscribers
None
UnicodeDescriptor.php
View Options
<?php
/**
* @private
*/
class
Less_Tree_UnicodeDescriptor
extends
Less_Tree
implements
Less_Tree_HasValueProperty
{
public
$value
;
public
function
__construct
(
$value
)
{
$this
->
value
=
$value
;
}
/**
* @see Less_Tree::genCSS
*/
public
function
genCSS
(
$output
)
{
$output
->
add
(
$this
->
value
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 18:40 (5 h, 6 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f2/e2/b50a3df4fdd3043409b4534d8b5d
Default Alt Text
UnicodeDescriptor.php (317 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment