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