Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2894375
PhabricatorConduitEditField.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
306 B
Referenced Files
None
Subscribers
None
PhabricatorConduitEditField.php
View Options
<?php
final
class
PhabricatorConduitEditField
extends
PhabricatorEditField
{
protected
function
newControl
(
)
{
return
null
;
}
protected
function
newHTTPParameterType
(
)
{
return
null
;
}
protected
function
newConduitParameterType
(
)
{
return
new
ConduitWildParameterType
(
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 19:48 (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1128135
Default Alt Text
PhabricatorConduitEditField.php (306 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment