[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: Trusthub.php
<?php namespace Twilio\Rest; use Twilio\Rest\Trusthub\V1; class Trusthub extends TrusthubBase { /** * @deprecated Use v1->customerProfiles instead. */ protected function getCustomerProfiles(): \Twilio\Rest\Trusthub\V1\CustomerProfilesList { echo "customerProfiles is deprecated. Use v1->customerProfiles instead."; return $this->v1->customerProfiles; } /** * @deprecated Use v1->customerProfiles(\$sid) instead. * @param string $sid The unique string that identifies the resource. */ protected function contextCustomerProfiles(string $sid): \Twilio\Rest\Trusthub\V1\CustomerProfilesContext { echo "customerProfiles(\$sid) is deprecated. Use v1->customerProfiles(\$sid) instead."; return $this->v1->customerProfiles($sid); } /** * @deprecated Use v1->endUsers instead. */ protected function getEndUsers(): \Twilio\Rest\Trusthub\V1\EndUserList { echo "endUsers is deprecated. Use v1->endUsers instead."; return $this->v1->endUsers; } /** * @deprecated Use v1->endUsers(\$sid) instead. * @param string $sid The unique string that identifies the resource */ protected function contextEndUsers(string $sid): \Twilio\Rest\Trusthub\V1\EndUserContext { echo "endUsers(\$sid) is deprecated. Use v1->endUsers(\$sid) instead."; return $this->v1->endUsers($sid); } /** * @deprecated Use v1->endUserTypes instead. */ protected function getEndUserTypes(): \Twilio\Rest\Trusthub\V1\EndUserTypeList { echo "endUserTypes is deprecated. Use v1->endUserTypes instead."; return $this->v1->endUserTypes; } /** * @deprecated Use v1->endUserTypes(\$sid) instead. * @param string $sid The unique string that identifies the End-User Type * resource */ protected function contextEndUserTypes(string $sid): \Twilio\Rest\Trusthub\V1\EndUserTypeContext { echo "endUserTypes(\$sid) is deprecated. Use v1->endUserTypes(\$sid) instead."; return $this->v1->endUserTypes($sid); } /** * @deprecated Use v1->policies instead. */ protected function getPolicies(): \Twilio\Rest\Trusthub\V1\PoliciesList { echo "policies is deprecated. Use v1->policies instead."; return $this->v1->policies; } /** * @deprecated Use v1->policies(\$sid) instead. * @param string $sid The unique string that identifies the Policy resource */ protected function contextPolicies(string $sid): \Twilio\Rest\Trusthub\V1\PoliciesContext { echo "policies(\$sid) is deprecated. Use v1->policies(\$sid) instead."; return $this->v1->policies($sid); } /** * @deprecated Use v1->supportingDocuments instead. */ protected function getSupportingDocuments(): \Twilio\Rest\Trusthub\V1\SupportingDocumentList { echo "supportingDocuments is deprecated. Use v1->supportingDocuments instead."; return $this->v1->supportingDocuments; } /** * @deprecated Use v1->supportingDocuments(\$sid) instead. * @param string $sid The unique string that identifies the resource */ protected function contextSupportingDocuments(string $sid): \Twilio\Rest\Trusthub\V1\SupportingDocumentContext { echo "supportingDocuments(\$sid) is deprecated. Use v1->supportingDocuments(\$sid) instead."; return $this->v1->supportingDocuments($sid); } /** * @deprecated Use v1->supportingDocumentTypes instead. */ protected function getSupportingDocumentTypes(): \Twilio\Rest\Trusthub\V1\SupportingDocumentTypeList { echo "supportingDocumentTypes is deprecated. Use v1->supportingDocumentTypes instead."; return $this->v1->supportingDocumentTypes; } /** * @deprecated Use v1->supportingDocumentTypes(\$sid) instead. * @param string $sid The unique string that identifies the Supporting Document * Type resource */ protected function contextSupportingDocumentTypes(string $sid): \Twilio\Rest\Trusthub\V1\SupportingDocumentTypeContext { echo "supportingDocumentTypes(\$sid) is deprecated. Use v1->supportingDocumentTypes(\$sid) instead."; return $this->v1->supportingDocumentTypes($sid); } /** * @deprecated Use v1->trustProducts instead. */ protected function getTrustProducts(): \Twilio\Rest\Trusthub\V1\TrustProductsList { echo "trustProducts is deprecated. Use v1->trustProducts instead."; return $this->v1->trustProducts; } /** * @deprecated Use v1->trustProducts(\$sid) instead. * @param string $sid The unique string that identifies the resource. */ protected function contextTrustProducts(string $sid): \Twilio\Rest\Trusthub\V1\TrustProductsContext { echo "trustProducts(\$sid) is deprecated. Use v1->trustProducts(\$sid) instead."; return $this->v1->trustProducts($sid); } }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.82 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002