• Модуль: crmmobile
  • Путь к файлу: ~/bitrix/modules/crmmobile/lib/Controller/ReceivePayment/Wizard.php
  • Класс: BitrixCrmMobileControllerReceivePaymentWizard
  • Вызов: Wizard::getCashboxList
private function getCashboxList(): array
{
	return array_values(SaleManager::getInstance()->getCashboxList());
}