Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F95928398
NuanceSourceNameNgrams.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
Fri, Dec 20, 18:37
Size
272 B
Mime Type
text/x-php
Expires
Sun, Dec 22, 18:37 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23067836
Attached To
rPH Phabricator
NuanceSourceNameNgrams.php
View Options
<?php
final
class
NuanceSourceNameNgrams
extends
PhabricatorSearchNgrams
{
public
function
getNgramKey
()
{
return
'sourcename'
;
}
public
function
getColumnName
()
{
return
'name'
;
}
public
function
getApplicationName
()
{
return
'nuance'
;
}
}
Event Timeline
Log In to Comment