Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1389466
PhabricatorPasteFerretEngine.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
303 B
Referenced Files
None
Subscribers
None
PhabricatorPasteFerretEngine.php
View Options
<?php
final
class
PhabricatorPasteFerretEngine
extends
PhabricatorFerretEngine
{
public
function
getApplicationName
()
{
return
'paste'
;
}
public
function
getScopeName
()
{
return
'paste'
;
}
public
function
newSearchEngine
()
{
return
new
PhabricatorPasteSearchEngine
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Jul 7, 7:35 PM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
322275
Default Alt Text
PhabricatorPasteFerretEngine.php (303 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment