Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99041826
PhabricatorPolicyDAO.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
Sat, Jan 18, 16:20
Size
142 B
Mime Type
text/x-php
Expires
Mon, Jan 20, 16:20 (2 d)
Engine
blob
Format
Raw Data
Handle
23556018
Attached To
rPH Phabricator
PhabricatorPolicyDAO.php
View Options
<?php
abstract
class
PhabricatorPolicyDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'policy'
;
}
}
Event Timeline
Log In to Comment