Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100724178
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
Sun, Feb 2, 05:27
Size
157 B
Mime Type
text/x-php
Expires
Tue, Feb 4, 05:27 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23987204
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