File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/calendar/lib/core/queue/exception/deliverydelaynotsupportedexception.php
Back
<?php namespace Bitrix\Calendar\Core\Queue\Exception; class DeliveryDelayNotSupportedException extends Exception { /** * @param int $code * @param \Throwable $previous * * @return static */ public static function providerDoestNotSupportIt(int $code = 0, \Throwable $previous = null): self { return new static('The provider does not support delivery delay feature', $code, $previous); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings