Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3295537
AlmanacDeletePropertyEditField.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
405 B
Referenced Files
None
Subscribers
None
AlmanacDeletePropertyEditField.php
View Options
<?php
final
class
AlmanacDeletePropertyEditField
extends
PhabricatorEditField
{
protected
function
newControl
(
)
{
return
null
;
}
protected
function
newHTTPParameterType
(
)
{
return
null
;
}
protected
function
newConduitParameterType
(
)
{
return
new
ConduitStringListParameterType
(
)
;
}
protected
function
newEditType
(
)
{
return
new
AlmanacDeletePropertyEditType
(
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Mar 27, 02:23 (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1196095
Default Alt Text
AlmanacDeletePropertyEditField.php (405 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment