Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F112865919
PhabricatorPasteDAO.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, May 13, 09:21
Size
143 B
Mime Type
text/x-php
Expires
Thu, May 15, 09:21 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
26077571
Attached To
rPH Phabricator
PhabricatorPasteDAO.php
View Options
<?php
abstract
class
PhabricatorPasteDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'pastebin'
;
}
}
Event Timeline
Log In to Comment