Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123035670
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
Thu, Jul 24, 08:18
Size
187 B
Mime Type
text/x-php
Expires
Sat, Jul 26, 08:18 (2 d)
Engine
blob
Format
Raw Data
Handle
27512563
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