• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/integration/documentgenerator/dataprovider/payment.php
  • Класс: Bitrix\Crm\Integration\DocumentGenerator\DataProvider\Payment
  • Вызов: Payment::getLangPhrasesPath
public function getLangPhrasesPath()
{
	return Path::getDirectory(__FILE__).'/../phrases';
}