1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
purgequeuenotsupportedexception.php
См. документацию.
1<?php
2
3namespace Bitrix\Calendar\Core\Queue\Exception;
4
5use Throwable;
6
8{
15 public static function providerDoestNotSupportIt(int $code = 0, Throwable $previous = null): self
16 {
17 return new static('The provider does not support purge queue.', $code, $previous);
18 }
19}
static providerDoestNotSupportIt(int $code=0, Throwable $previous=null)
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code
Определения options.php:195