Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93543985
PhabricatorFileDAO.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
Fri, Nov 29, 14:51
Size
161 B
Mime Type
text/x-php
Expires
Sun, Dec 1, 14:51 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22662951
Attached To
rPH Phabricator
PhabricatorFileDAO.php
View Options
<?php
/**
* @group file
*/
abstract
class
PhabricatorFileDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'file'
;
}
}
Event Timeline
Log In to Comment