Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F565732
PhabricatorProjectFerretEngine.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
311 B
Referenced Files
None
Subscribers
None
PhabricatorProjectFerretEngine.php
View Options
<?php
final
class
PhabricatorProjectFerretEngine
extends
PhabricatorFerretEngine
{
public
function
getApplicationName
()
{
return
'project'
;
}
public
function
getScopeName
()
{
return
'project'
;
}
public
function
newSearchEngine
()
{
return
new
PhabricatorProjectSearchEngine
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 13, 5:42 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
121917
Default Alt Text
PhabricatorProjectFerretEngine.php (311 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment