Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2890373
AlmanacNetworkEditConduitAPIMethod.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
401 B
Referenced Files
None
Subscribers
None
AlmanacNetworkEditConduitAPIMethod.php
View Options
<?php
final
class
AlmanacNetworkEditConduitAPIMethod
extends
PhabricatorEditEngineAPIMethod
{
public
function
getAPIMethodName
(
)
{
return
'almanac.network.edit'
;
}
public
function
newEditEngine
(
)
{
return
new
AlmanacNetworkEditEngine
(
)
;
}
public
function
getMethodSummary
(
)
{
return
pht
(
'Apply transactions to create a new network or edit an existing one.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 13:27 (3 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1125066
Default Alt Text
AlmanacNetworkEditConduitAPIMethod.php (401 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment