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