1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
AbstractEventListener.php
См. документацию.
1<?php
2
3declare(strict_types=1);
4
6
10
12{
13 private static array $instances = [];
15
16 public function __construct()
17 {
18 $this->queueService = ServiceLocator::getInstance()->get('socialnetwork.onboarding.queue.service');
19 }
20
21 public static function getInstance(): FakeEventListener|static
22 {
24 {
25 return new FakeEventListener();
26 }
27
28 if (!isset(static::$instances[static::class]))
29 {
30 static::$instances[static::class] = new static();
31 }
32
33 return static::$instances[static::class];
34 }
35}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804