• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Timeline/Layout/Action/JsEvent.php
  • Класс: Bitrix\Crm\Service\Timeline\Layout\Action\JsEvent
  • Вызов: JsEvent::__construct
public function __construct(string $event)
{
	$this->event = $event;
}