Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F112970005
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
Wed, May 14, 04:18
Size
174 B
Mime Type
text/x-php
Expires
Fri, May 16, 04:18 (2 d)
Engine
blob
Format
Raw Data
Handle
26136820
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