Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96304952
PhabricatorDashboardNgrams.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, Dec 24, 21:51
Size
278 B
Mime Type
text/x-php
Expires
Thu, Dec 26, 21:51 (1 d, 11 h)
Engine
blob
Format
Raw Data
Handle
23146168
Attached To
rPH Phabricator
PhabricatorDashboardNgrams.php
View Options
<?php
final
class
PhabricatorDashboardNgrams
extends
PhabricatorSearchNgrams
{
public
function
getNgramKey
()
{
return
'dashboard'
;
}
public
function
getColumnName
()
{
return
'name'
;
}
public
function
getApplicationName
()
{
return
'dashboard'
;
}
}
Event Timeline
Log In to Comment