BasketTable::getTableName

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. BasketTable
  4. getTableName
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/invoice/internals/basket.php
  • Класс: Bitrix\Crm\Invoice\Internals\BasketTable
  • Вызов: BasketTable::getTableName
static function getTableName()
{
	return 'b_crm_invoice_basket';
}

Добавить комментарий