1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
debuginterface.php
См. документацию.
1<?php
2
9
10namespace Bitrix\Main\Web\Http;
11
13{
18 public function setDebugLevel(int $debugLevel);
19
24 public function getDebugLevel(): int;
25}