Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
errorable.php
1
<?php
2
3
namespace
Bitrix\Main
;
4
5
interface
Errorable
6
{
11
public
function
getErrors
();
12
18
public
function
getErrorByCode
($code);
19
}
Bitrix\Main\Errorable
Definition
errorable.php:6
Bitrix\Main\Errorable\getErrors
getErrors()
Bitrix\Main\Errorable\getErrorByCode
getErrorByCode($code)
Bitrix\Main
modules
main
lib
errorable.php
Создано системой
1.10.0