Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90465789
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, Nov 1, 22:42
Size
272 B
Mime Type
text/x-php
Expires
Sun, Nov 3, 22:42 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22054708
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