Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F110161670
ConnectApps.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, Apr 24, 23:46
Size
219 B
Mime Type
text/x-php
Expires
Sat, Apr 26, 23:46 (2 d)
Engine
blob
Format
Raw Data
Handle
25739712
Attached To
rPH Phabricator
ConnectApps.php
View Options
<?php
class
Services_Twilio_Rest_ConnectApps
extends
Services_Twilio_ListResource
{
public
function
create
(
$name
,
array
$params
=
array
())
{
throw
new
BadMethodCallException
(
'Not allowed'
);
}
}
Event Timeline
Log In to Comment