Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18921378
DiffusionURIEditConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
412 B
Referenced Files
None
Subscribers
None
DiffusionURIEditConduitAPIMethod.php
View Options
<?php
final
class
DiffusionURIEditConduitAPIMethod
extends
PhabricatorEditEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'diffusion.uri.edit'
;
}
public
function
newEditEngine
()
{
return
new
DiffusionURIEditEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Apply transactions to create a new repository URI or edit an existing '
.
'one.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Nov 11, 2:03 PM (1 d, 21 h)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8224546
Default Alt Text
DiffusionURIEditConduitAPIMethod.php (412 B)
Attached To
Mode
rP Phabricator
Attached
Detach File
Event Timeline
Log In to Comment