Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2891747
HarbormasterBuildStepEditAPIMethod.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
423 B
Referenced Files
None
Subscribers
None
HarbormasterBuildStepEditAPIMethod.php
View Options
<?php
final
class
HarbormasterBuildStepEditAPIMethod
extends
PhabricatorEditEngineAPIMethod
{
public
function
getAPIMethodName
(
)
{
return
'harbormaster.step.edit'
;
}
public
function
newEditEngine
(
)
{
return
new
HarbormasterBuildStepEditEngine
(
)
;
}
public
function
getMethodSummary
(
)
{
return
pht
(
'Apply transactions to create a new build step or edit an existing '
.
'one.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Jan 19 2025, 15:42 (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1126100
Default Alt Text
HarbormasterBuildStepEditAPIMethod.php (423 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment