Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F531597
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
Mon, May 12, 3:56 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
99108
Default Alt Text
PhabricatorPackagesVersionEditConduitAPIMethod.php (426 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment