Skip to content

Commit 09c29c1

Browse files
author
valdislav
committed
MAGETWO-35141: Sequence component pull request processing
1 parent 42c2395 commit 09c29c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/SalesSequence/Model/Sequence.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ public function getNextValue()
8585
}
8686

8787
/**
88+
* Calculate current value depends on start value
89+
*
8890
* @return string
8991
*/
9092
private function calculateCurrentValue()

0 commit comments

Comments
 (0)