Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122327252
PhabricatorFeedManagementWorkflow.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
Thu, Jul 17, 05:41
Size
157 B
Mime Type
text/x-php
Expires
Sat, Jul 19, 05:41 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27404897
Attached To
rPH Phabricator
PhabricatorFeedManagementWorkflow.php
View Options
<?php
abstract
class
PhabricatorFeedManagementWorkflow
extends
PhutilArgumentWorkflow
{
final
public
function
isExecutable
()
{
return
true
;
}
}
Event Timeline
Log In to Comment