Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
twilio
/
sdk
/
src
/
Twilio
/
TwiML
/
Messaging
Location:
/home/zoteqbgb/public_html/vendor/twilio/sdk/src/Twilio/TwiML/Messaging
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: Media.php
<?php /** * This code was generated by * \ / _ _ _| _ _ * | (_)\/(_)(_|\/| |(/_ v1.0.0 * / / */ namespace Twilio\TwiML\Messaging; use Twilio\TwiML\TwiML; class Media extends TwiML { /** * Media constructor. * * @param string $url Media URL */ public function __construct($url) { parent::__construct('Media', $url); } }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
Body.php
393 bytes
0644
2024-04-01 15:34
âï¸
ðï¸
Rename
Media.php
381 bytes
0644
2024-04-01 15:34
âï¸
ðï¸
Rename
Message.php
2,167 bytes
0644
2024-04-01 15:34
âï¸
ðï¸
Rename
Redirect.php
686 bytes
0644
2024-04-01 15:34
âï¸
ðï¸
Rename
Chang
Apply