Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F682248
PhabricatorDashboardPortalFerretEngine.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
328 B
Referenced Files
None
Subscribers
None
PhabricatorDashboardPortalFerretEngine.php
View Options
<?php
final
class
PhabricatorDashboardPortalFerretEngine
extends
PhabricatorFerretEngine
{
public
function
getApplicationName
()
{
return
'dashboard'
;
}
public
function
getScopeName
()
{
return
'portal'
;
}
public
function
newSearchEngine
()
{
return
new
PhabricatorDashboardPortalSearchEngine
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 27, 10:36 AM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
170840
Default Alt Text
PhabricatorDashboardPortalFerretEngine.php (328 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment