Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1318893
OutgoingCallerIds.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
278 B
Referenced Files
None
Subscribers
None
OutgoingCallerIds.php
View Options
<?php
class
Services_Twilio_Rest_OutgoingCallerIds
extends
Services_Twilio_ListResource
{
public
function
create
(
$phoneNumber
,
array
$params
=
array
())
{
return
parent
::
_create
(
array
(
'PhoneNumber'
=>
$phoneNumber
,
)
+
$params
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Jul 5, 5:48 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
313942
Default Alt Text
OutgoingCallerIds.php (278 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment