• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/internals/collectionbase.php
  • Класс: BitrixSaleInternalsCollectionBase
  • Вызов: CollectionBase::isEmpty
public function isEmpty()
{
	return empty($this->collection);
}