Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit 8079326

Browse files
authored
Merge pull request #262 from mesilov/dev
test ci\cd 5
2 parents 2dd6f72 + 42ce06e commit 8079326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/BulkItemsReader/ReadStrategies/FilterWithoutBatchWithoutCountOrder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public function getTraversableList(string $apiMethod, array $order, array $filte
4545
'limit' => $limit,
4646
]);
4747

48-
// дефолтная стратегия из документации https://dev.1c-bitrix.ru/rest_help/rest_sum/start.php
48+
// Дефолтная стратегия из документации https://dev.1c-bitrix.ru/rest_help/rest_sum/start.php
4949
//
5050
//Особенности:
5151
//— ✅ отключён подсчёт количества элементов в выборке

0 commit comments

Comments
 (0)