• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Factory/Quote.php
  • Класс: Bitrix\Crm\Service\Factory\Quote
  • Вызов: Quote::__construct
public function __construct()
{
	Loc::loadMessages(Path::combine(__DIR__, '..', '..', '..', 'classes', 'general', 'crm_quote.php'));
}