Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3295212
PhabricatorStaticEditField.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
305 B
Referenced Files
None
Subscribers
None
PhabricatorStaticEditField.php
View Options
<?php
final
class
PhabricatorStaticEditField
extends
PhabricatorEditField
{
protected
function
newControl
(
)
{
return
new
AphrontFormMarkupControl
(
)
;
}
protected
function
newHTTPParameterType
(
)
{
return
null
;
}
protected
function
newConduitParameterType
(
)
{
return
null
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Mar 27, 01:29 (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1163994
Default Alt Text
PhabricatorStaticEditField.php (305 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment