Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4852219
PhabricatorDashboardFerretEngine.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
319 B
Referenced Files
None
Subscribers
None
PhabricatorDashboardFerretEngine.php
View Options
<?php
final
class
PhabricatorDashboardFerretEngine
extends
PhabricatorFerretEngine
{
public
function
getApplicationName
(
)
{
return
'dashboard'
;
}
public
function
getScopeName
(
)
{
return
'dashboard'
;
}
public
function
newSearchEngine
(
)
{
return
new
PhabricatorDashboardSearchEngine
(
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Jun 9, 06:15 (21 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1768386
Default Alt Text
PhabricatorDashboardFerretEngine.php (319 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment