Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99686627
AlmanacNetworkNameNgrams.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
Sun, Jan 26, 04:10
Size
276 B
Mime Type
text/x-php
Expires
Tue, Jan 28, 04:10 (2 d)
Engine
blob
Format
Raw Data
Handle
23843176
Attached To
rPH Phabricator
AlmanacNetworkNameNgrams.php
View Options
<?php
final
class
AlmanacNetworkNameNgrams
extends
PhabricatorSearchNgrams
{
public
function
getNgramKey
()
{
return
'networkname'
;
}
public
function
getColumnName
()
{
return
'name'
;
}
public
function
getApplicationName
()
{
return
'almanac'
;
}
}
Event Timeline
Log In to Comment