Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F114953884
ConpherenceDAO.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
Wed, May 28, 22:37
Size
171 B
Mime Type
text/x-php
Expires
Fri, May 30, 22:37 (2 d)
Engine
blob
Format
Raw Data
Handle
26455265
Attached To
rPH Phabricator
ConpherenceDAO.php
View Options
<?php
/**
* @group conpherence
*/
abstract
class
ConpherenceDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'conpherence'
;
}
}
Event Timeline
Log In to Comment