Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100122900
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
Tue, Jan 28, 08:18
Size
171 B
Mime Type
text/x-php
Expires
Thu, Jan 30, 08:18 (2 d)
Engine
blob
Format
Raw Data
Handle
23904324
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