Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96581791
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
Sat, Dec 28, 12:30
Size
162 B
Mime Type
text/x-php
Expires
Mon, Dec 30, 12:30 (2 d)
Engine
blob
Format
Raw Data
Handle
23211629
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