Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98041025
PhabricatorFavoritesConstants.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, Jan 9, 00:02
Size
272 B
Mime Type
text/x-php
Expires
Sat, Jan 11, 00:02 (2 d)
Engine
blob
Format
Raw Data
Handle
23500584
Attached To
rPH Phabricator
PhabricatorFavoritesConstants.php
View Options
<?php
final
class
PhabricatorFavoritesConstants
extends
PhabricatorFavoritesController
{
const
ITEM_TASK
=
'favorites.task'
;
const
ITEM_PROJECT
=
'favorites.project'
;
const
ITEM_REPOSITORY
=
'favorites.repository'
;
const
ITEM_DIVIDER
=
'favorites.divider'
;
}
Event Timeline
Log In to Comment