Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F113022082
PhabricatorMailManagementWorkflow.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, May 14, 10:47
Size
157 B
Mime Type
text/x-php
Expires
Fri, May 16, 10:47 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
26170572
Attached To
rPH Phabricator
PhabricatorMailManagementWorkflow.php
View Options
<?php
abstract
class
PhabricatorMailManagementWorkflow
extends
PhutilArgumentWorkflow
{
final
public
function
isExecutable
()
{
return
true
;
}
}
Event Timeline
Log In to Comment