Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122905786
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
Tue, Jul 22, 20:10
Size
187 B
Mime Type
text/x-php
Expires
Thu, Jul 24, 20:10 (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