Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93824171
LegalpadDAO.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, Dec 1, 19:33
Size
162 B
Mime Type
text/x-php
Expires
Tue, Dec 3, 19:33 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22710663
Attached To
rPH Phabricator
LegalpadDAO.php
View Options
<?php
/**
* @group legalpad
*/
abstract
class
LegalpadDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'legalpad'
;
}
}
Event Timeline
Log In to Comment