Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F441523
ShortCodes.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
258 B
Referenced Files
None
Subscribers
None
ShortCodes.php
View Options
<?php
class
Services_Twilio_Rest_ShortCodes
extends
Services_Twilio_ListResource
{
public
function
__construct
(
$client
,
$uri
)
{
$uri
=
preg_replace
(
"#ShortCodes#"
,
"SMS/ShortCodes"
,
$uri
);
parent
::
__construct
(
$client
,
$uri
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, May 4, 7:31 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
64311
Default Alt Text
ShortCodes.php (258 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment