Файловый менеджер - Редактировать - /home/clickysoft/public_html/jm5-api.clickysoft.net/vendor/twilio/sdk/src/Twilio/TwiML/GenericNode.php
Назад
<?php namespace Twilio\TwiML; class GenericNode extends TwiML { /** * GenericNode constructor. * * @param string $name XML element name * @param string $value XML value * @param array $attributes XML attributes */ public function __construct(string $name, ?string $value, array $attributes) { parent::__construct($name, $value, $attributes); $this->name = $name; $this->value = $value; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка