1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
eventcollectionresult.php
См. документацию.
1<?php
2
3namespace Sale\Handlers\Delivery\YandexTaxi\EventJournal;
4
5use Bitrix\Main\Result;
6use Sale\Handlers\Delivery\YandexTaxi\Api\ApiResult\Journal\Event;
7
13final class EventCollectionResult extends Result
14{
16 private $events = [];
17
21 public function getEvents(): array
22 {
23 return $this->events;
24 }
25
29 public function addEvent(Event $event)
30 {
31 $this->events[] = $event;
32 }
33}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$event
Определения prolog_after.php:141