We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc2885 commit 50d4b7aCopy full SHA for 50d4b7a
src/Provider/AsanPardakhtProvider.php
@@ -397,7 +397,7 @@ protected function generateComplementaryOperation($method): bool
397
398
private function cumulativeData(): array
399
{
400
- if ($this->getParameters('cumulative')) {
+ if ($this->getParameters('settlement_portions')) {
401
return [
402
'settlementPortions' => $this->getParameters('settlement_portions')
403
];
0 commit comments