EntityPermsTable::getTableName

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

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