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