Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123907928
PhabricatorSearchField.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
Wed, Jul 30, 08:00
Size
187 B
Mime Type
text/x-php
Expires
Fri, Aug 1, 08:00 (2 d)
Engine
blob
Format
Raw Data
Handle
27776025
Attached To
rPH Phabricator
PhabricatorSearchField.php
View Options
<?php
/**
* @group search
*/
final
class
PhabricatorSearchField
{
const
FIELD_TITLE
=
'titl'
;
const
FIELD_BODY
=
'body'
;
const
FIELD_COMMENT
=
'cmnt'
;
}
Event Timeline
Log In to Comment