Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F952775
PhrictionDocumentEditConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
401 B
Referenced Files
None
Subscribers
None
PhrictionDocumentEditConduitAPIMethod.php
View Options
<?php
final
class
PhrictionDocumentEditConduitAPIMethod
extends
PhabricatorEditEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'phriction.document.edit'
;
}
public
function
newEditEngine
()
{
return
new
PhrictionDocumentEditEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Apply transactions to edit an existing phriction document.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Jun 17, 3:42 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
225596
Default Alt Text
PhrictionDocumentEditConduitAPIMethod.php (401 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment