1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
ruleaction.php
См. документацию.
1<?php
2
3namespace Bitrix\Main\Security\W\Rules\Results;
4
6{
7 const UNSET = 'unset';
8
9 const EXIT = 'exit';
10}