Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1131930
PhabricatorPackagesVersionEditConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
426 B
Referenced Files
None
Subscribers
None
PhabricatorPackagesVersionEditConduitAPIMethod.php
View Options
<?php
final
class
PhabricatorPackagesVersionEditConduitAPIMethod
extends
PhabricatorEditEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'packages.version.edit'
;
}
public
function
newEditEngine
()
{
return
new
PhabricatorPackagesVersionEditEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Apply transactions to create a new version or edit an existing one.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Jul 1, 5:48 AM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
266480
Default Alt Text
PhabricatorPackagesVersionEditConduitAPIMethod.php (426 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment