• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/handlers/identifiereventhandler.php
  • Класс: BitrixCalendarCoreHandlersIdentifierEventHandler
  • Вызов: IdentifierEventHandler::__construct
public function __construct(SyncEventMap $collection)
{
	$this->collection = $collection;
}