Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2891751
PhabricatorPhurlURLEditConduitAPIMethod.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
403 B
Referenced Files
None
Subscribers
None
PhabricatorPhurlURLEditConduitAPIMethod.php
View Options
<?php
final
class
PhabricatorPhurlURLEditConduitAPIMethod
extends
PhabricatorEditEngineAPIMethod
{
public
function
getAPIMethodName
(
)
{
return
'phurls.edit'
;
}
public
function
newEditEngine
(
)
{
return
new
PhabricatorPhurlURLEditEngine
(
)
;
}
public
function
getMethodSummary
(
)
{
return
pht
(
'Apply transactions to create a new Phurl URL or edit an existing one.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 15:42 (3 w, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1126103
Default Alt Text
PhabricatorPhurlURLEditConduitAPIMethod.php (403 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment