update changelog and fix cs
This commit is contained in:
@@ -101,7 +101,7 @@ class OrderProductTaxCollection implements \Iterator
|
||||
* Checks if current position is valid
|
||||
* @link http://php.net/manual/en/iterator.valid.php
|
||||
* @return boolean The return value will be casted to boolean and then evaluated.
|
||||
* Returns true on success or false on failure.
|
||||
* Returns true on success or false on failure.
|
||||
*/
|
||||
public function valid()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user