Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101692622
PhabricatorConfigManagementWorkflow.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Feb 12, 19:50
Size
159 B
Mime Type
text/x-php
Expires
Fri, Feb 14, 19:50 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24192487
Attached To
rPH Phabricator
PhabricatorConfigManagementWorkflow.php
View Options
<?php
abstract
class
PhabricatorConfigManagementWorkflow
extends
PhutilArgumentWorkflow
{
final
public
function
isExecutable
()
{
return
true
;
}
}
Event Timeline
Log In to Comment