modules/order/src/Entity/CommerceOrder.php
->setDefaultValueCallback('Drupal\commerce_order\Entity\CommerceOrder:getCurrentUserId')
sapport to be
->setDefaultValueCallback('Drupal\commerce_order\Entity\CommerceOrder::getCurrentUserId')

Comments

bojanz’s picture

Status: Active » Fixed

Committed a fix, thanks for pointing it out.

Codenator’s picture

Status: Fixed » Needs work

modules/order/src/Entity/CommerceOrder.php the same typo ))

bojanz’s picture

Status: Needs work » Fixed

That's the one I fixed.

Codenator’s picture

OK sorry

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.