See also:
- Propose to make the properties of the
\Magento\SalesSequence\Model\Sequence
class protected instead of private, so to allow the subclasses to access them - Propose to make the
\Magento\SalesSequence\Model\Sequence::calculateCurrentValue()
method protected instead of private, so to allow the subclasses to modify it