Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2895028
PhabricatorPackagesPublisherEditConduitAPIMethod.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
434 B
Referenced Files
None
Subscribers
None
PhabricatorPackagesPublisherEditConduitAPIMethod.php
View Options
<?php
final
class
PhabricatorPackagesPublisherEditConduitAPIMethod
extends
PhabricatorEditEngineAPIMethod
{
public
function
getAPIMethodName
(
)
{
return
'packages.publisher.edit'
;
}
public
function
newEditEngine
(
)
{
return
new
PhabricatorPackagesPublisherEditEngine
(
)
;
}
public
function
getMethodSummary
(
)
{
return
pht
(
'Apply transactions to create a new publisher or edit an existing one.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Jan 19 2025, 20:50 (6 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1128617
Default Alt Text
PhabricatorPackagesPublisherEditConduitAPIMethod.php (434 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment