1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
Errors.php
См. документацию.
1
<?php
2
declare(strict_types=1);
3
4
namespace
Bitrix\Landing\Copilot\Generation\Type
;
5
6
enum
Errors
:
string
7
{
8
case
requestEmpty =
'REQUEST_EMPTY'
;
9
case
requestFail =
'REQUEST_FAIL'
;
10
case
requestError =
'REQUEST_ERROR'
;
11
case
requestInvalid =
'REQUEST_INVALID'
;
12
case
requestNotAllowed
=
'REQUEST_NOT_ALLOWED'
;
13
}
Bitrix\Landing\Copilot\Generation\Type
Определения
Errors.php:4
Bitrix\Landing\Copilot\Generation\Type\Errors
Errors
Определения
Errors.php:7
Bitrix\Landing\Copilot\Generation\Type\requestNotAllowed
@ requestNotAllowed
Определения
Errors.php:12
bitrix
modules
landing
lib
Copilot
Generation
Type
Errors.php
Создано системой
1.14.0