• Модуль: salescenter
  • Путь к файлу: ~/bitrix/modules/salescenter/lib/delivery/handlers/handlerscollection.php
  • Класс: BitrixSalesCenterDeliveryHandlersHandlersCollection
  • Вызов: HandlersCollection::hasInstallableItems
public function hasInstallableItems(): bool
{
	return count($this->getInstallableItems()) > 0;
}