Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90928188
AlmanacDeviceNameNgrams.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
Wed, Nov 6, 02:21
Size
274 B
Mime Type
text/x-php
Expires
Fri, Nov 8, 02:21 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22159205
Attached To
rPH Phabricator
AlmanacDeviceNameNgrams.php
View Options
<?php
final
class
AlmanacDeviceNameNgrams
extends
PhabricatorSearchNgrams
{
public
function
getNgramKey
()
{
return
'devicename'
;
}
public
function
getColumnName
()
{
return
'name'
;
}
public
function
getApplicationName
()
{
return
'almanac'
;
}
}
Event Timeline
Log In to Comment