Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1139816
DrydockBlueprintEditConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
451 B
Referenced Files
None
Subscribers
None
DrydockBlueprintEditConduitAPIMethod.php
View Options
<?php
final
class
DrydockBlueprintEditConduitAPIMethod
extends
PhabricatorEditEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'drydock.blueprint.edit'
;
}
public
function
newEditEngine
()
{
return
new
DrydockBlueprintEditEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'WARNING: Apply transactions to edit an existing blueprint. This method '
.
'can not create new blueprints.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Jul 1, 8:19 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
281250
Default Alt Text
DrydockBlueprintEditConduitAPIMethod.php (451 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment