Файловый менеджер - Редактировать - /var/www/axolotl/data/www/axolotls.ru/www/bitrix/modules/main/lib/filter/settings.php
Назад
<?php namespace Bitrix\Main\Filter; use Bitrix\Main; class Settings { /** @var string */ protected $ID = ''; function __construct(array $params) { $this->ID = isset($params['ID']) ? $params['ID'] : ''; if($this->ID === '') { throw new Main\ArgumentException('Collection does not contain value for ID.', 'params'); } } public function getID() { return $this->ID; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.8 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка