Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93853437
PhabricatorDraftDAO.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
Mon, Dec 2, 00:54
Size
140 B
Mime Type
text/x-php
Expires
Wed, Dec 4, 00:54 (2 d)
Engine
blob
Format
Raw Data
Handle
22712801
Attached To
rPH Phabricator
PhabricatorDraftDAO.php
View Options
<?php
abstract
class
PhabricatorDraftDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'draft'
;
}
}
Event Timeline
Log In to Comment