Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93662051
AlmanacServiceNameNgrams.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
Sat, Nov 30, 13:13
Size
276 B
Mime Type
text/x-php
Expires
Mon, Dec 2, 13:13 (1 d, 19 h)
Engine
blob
Format
Raw Data
Handle
22685480
Attached To
rPH Phabricator
AlmanacServiceNameNgrams.php
View Options
<?php
final
class
AlmanacServiceNameNgrams
extends
PhabricatorSearchNgrams
{
public
function
getNgramKey
()
{
return
'servicename'
;
}
public
function
getColumnName
()
{
return
'name'
;
}
public
function
getApplicationName
()
{
return
'almanac'
;
}
}
Event Timeline
Log In to Comment