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