Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106765987
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
Mon, Mar 31, 07:43
Size
276 B
Mime Type
text/x-php
Expires
Wed, Apr 2, 07:43 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25240842
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