Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97219216
PhabricatorSearchManagementWorkflow.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
Fri, Jan 3, 13:31
Size
184 B
Mime Type
text/x-php
Expires
Sun, Jan 5, 13:31 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23357216
Attached To
rPH Phabricator
PhabricatorSearchManagementWorkflow.php
View Options
<?php
/**
* @group search
*/
abstract
class
PhabricatorSearchManagementWorkflow
extends
PhutilArgumentWorkflow
{
final
public
function
isExecutable
()
{
return
true
;
}
}
Event Timeline
Log In to Comment