1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
MessageBoxAwareExceptionInterface.php
См. документацию.
1
<?php
2
3
declare(strict_types=1);
4
5
namespace
Bitrix\Main\Messenger\Internals\Exception;
6
7
use Bitrix\Main\Messenger\Entity\MessageBox;
8
9
interface
MessageBoxAwareExceptionInterface
10
{
11
public
function
getMessageBox
():
MessageBox
;
12
}
Bitrix\Main\Messenger\Entity\MessageBox
Определения
MessageBox.php:16
Bitrix\Main\Messenger\Internals\Exception\MessageBoxAwareExceptionInterface
Определения
MessageBoxAwareExceptionInterface.php:10
Bitrix\Main\Messenger\Internals\Exception\MessageBoxAwareExceptionInterface\getMessageBox
getMessageBox()
bitrix
modules
main
lib
Messenger
Internals
Exception
MessageBoxAwareExceptionInterface.php
Создано системой
1.14.0