File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/calendar/lib/core/queue/interfaces/context.php
Back
<?php namespace Bitrix\Calendar\Core\Queue\Interfaces; interface Context { /** * @param $body * @param array $properties * @param array $headers * * @return Message */ public function createMessage($body = null, array $properties = [], array $headers = []): Message; public function createQueue(string $queueName): Queue; public function createProducer(): Producer; public function createConsumer(): Consumer; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings