Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2894007
DiffusionURIEditConduitAPIMethod.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
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
Jan 19 2025, 19:14 (4 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1111603
Default Alt Text
DiffusionURIEditConduitAPIMethod.php (412 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment