Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100783610
PholioDAO.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
Sun, Feb 2, 17:41
Size
156 B
Mime Type
text/x-php
Expires
Tue, Feb 4, 17:41 (2 d)
Engine
blob
Format
Raw Data
Handle
24033646
Attached To
rPH Phabricator
PholioDAO.php
View Options
<?php
/**
* @group pholio
*/
abstract
class
PholioDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'pholio'
;
}
}
Event Timeline
Log In to Comment