Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2896131
SemiStructuredInstanceEditConduitAPIMethod.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
440 B
Referenced Files
None
Subscribers
None
SemiStructuredInstanceEditConduitAPIMethod.php
View Options
<?php
final
class
SemiStructuredInstanceEditConduitAPIMethod
extends
PhabricatorEditEngineAPIMethod
{
public
function
getAPIMethodName
(
)
{
return
'semistructured.instance.edit'
;
}
public
function
newEditEngine
(
)
{
return
new
SemiStructuredObjectInstanceEditEngine
(
)
;
}
public
function
getMethodSummary
(
)
{
return
pht
(
'Apply transactions to create a new Object Instances or edit an existing one.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Jan 19 2025, 22:36 (6 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1129460
Default Alt Text
SemiStructuredInstanceEditConduitAPIMethod.php (440 B)
Attached To
Mode
R6 Semi Structured
Attached
Detach File
Event Timeline
Log In to Comment