Magento 2
Propose to make the properties of the \Magento\SalesSequence\Model\Sequence class protected instead of private, so to allow the subclasses to access them
Issues
sales-document
,
sales-documents-numeration
,
improvement
,
code-quality
,
sales
dmitrii_fediuk
(Dmitrii Fediuk)
January 11, 2016, 7:39am
2
See also:
Propose to make the
\Magento\SalesSequence\Model\Sequence::calculateCurrentValue()
method protected instead of private, so to allow the subclasses to modify it
The PHPDoc return type of the
\Magento\SalesSequence\Model\Sequence::calculateCurrentValue()
method should be int, not string
show post in topic