Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97219957
Participant.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
Fri, Jan 3, 13:39
Size
174 B
Mime Type
text/x-php
Expires
Sun, Jan 5, 13:39 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23357402
Attached To
rPH Phabricator
Participant.php
View Options
<?php
class
Services_Twilio_Rest_Participant
extends
Services_Twilio_InstanceResource
{
public
function
mute
()
{
$this
->
update
(
'Muted'
,
'true'
);
}
}
Event Timeline
Log In to Comment