Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F103776965
PhabricatorPolicyManagementWorkflow.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
Tue, Mar 4, 17:17
Size
159 B
Mime Type
text/x-php
Expires
Thu, Mar 6, 17:17 (2 d)
Engine
blob
Format
Raw Data
Handle
24624992
Attached To
rPH Phabricator
PhabricatorPolicyManagementWorkflow.php
View Options
<?php
abstract
class
PhabricatorPolicyManagementWorkflow
extends
PhutilArgumentWorkflow
{
final
public
function
isExecutable
()
{
return
true
;
}
}
Event Timeline
Log In to Comment