Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122346883
ConpherenceUpdateActions.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 17, 08:22
Size
315 B
Mime Type
text/x-php
Expires
Sat, Jul 19, 08:22 (2 d)
Engine
blob
Format
Raw Data
Handle
27442954
Attached To
rPH Phabricator
ConpherenceUpdateActions.php
View Options
<?php
final
class
ConpherenceUpdateActions
extends
ConpherenceConstants
{
const
METADATA
=
'metadata'
;
const
MESSAGE
=
'message'
;
const
DRAFT
=
'draft'
;
const
ADD_PERSON
=
'add_person'
;
const
REMOVE_PERSON
=
'remove_person'
;
const
NOTIFICATIONS
=
'notifications'
;
const
ADD_STATUS
=
'add_status'
;
}
Event Timeline
Log In to Comment