Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F105374130
PhrictionDAO.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, Mar 16, 16:52
Size
165 B
Mime Type
text/x-php
Expires
Tue, Mar 18, 16:52 (2 d)
Engine
blob
Format
Raw Data
Handle
24950582
Attached To
rPH Phabricator
PhrictionDAO.php
View Options
<?php
/**
* @group phriction
*/
abstract
class
PhrictionDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'phriction'
;
}
}
Event Timeline
Log In to Comment