Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91297217
PhabricatorPhurlURLNameNgrams.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 9, 18:44
Size
277 B
Mime Type
text/x-php
Expires
Mon, Nov 11, 18:44 (2 d)
Engine
blob
Format
Raw Data
Handle
22231455
Attached To
rPH Phabricator
PhabricatorPhurlURLNameNgrams.php
View Options
<?php
final
class
PhabricatorPhurlURLNameNgrams
extends
PhabricatorSearchNgrams
{
public
function
getNgramKey
()
{
return
'phurlname'
;
}
public
function
getColumnName
()
{
return
'name'
;
}
public
function
getApplicationName
()
{
return
'phurl'
;
}
}
Event Timeline
Log In to Comment