Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102341650
PhabricatorTransactions.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, Feb 19, 16:57
Size
237 B
Mime Type
text/x-php
Expires
Fri, Feb 21, 16:57 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24334611
Attached To
rPH Phabricator
PhabricatorTransactions.php
View Options
<?php
final
class
PhabricatorTransactions
{
const
TYPE_COMMENT
=
'core:comment'
;
const
TYPE_SUBSCRIBERS
=
'core:subscribers'
;
const
TYPE_VIEW_POLICY
=
'core:view-policy'
;
const
TYPE_EDIT_POLICY
=
'core:edit-policy'
;
}
Event Timeline
Log In to Comment