Commit 4a4bbbd
authored
[Fix] DefaultSegmentBuilderExecutor throws error when total item count is 0 (#295)
* Fix - DefaultSegmentBuilderExecutor error when customer count is zero
* Apply php-cs-fixer changes
* Changed condition to empty item check
* Apply php-cs-fixer changes
Co-authored-by: aryaantony92 <[email protected]>1 parent b8a54f0 commit 4a4bbbd
File tree
1 file changed
+3
-0
lines changed- src/SegmentManager/SegmentBuilderExecutor
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
160 | 163 | | |
161 | 164 | | |
162 | 165 | | |
| |||
0 commit comments