Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122199940
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, Jul 16, 13:44
Size
171 B
Mime Type
text/x-php
Expires
Fri, Jul 18, 13:44 (2 d)
Engine
blob
Format
Raw Data
Handle
27414079
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