Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F108320145
PhabricatorFlagDAO.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, Apr 15, 17:40
Size
138 B
Mime Type
text/x-php
Expires
Thu, Apr 17, 17:40 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25415743
Attached To
rPH Phabricator
PhabricatorFlagDAO.php
View Options
<?php
abstract
class
PhabricatorFlagDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'flag'
;
}
}
Event Timeline
Log In to Comment