shopsys/demoshop

PickUpPlaceController::autocompleteAction fails on non existing method getAllOnCurrentDomain

Closed this issue · 3 comments

What is happening

seems like during upgrade to beta6, some instructions were not applied from [shopsys/shopsys#762]
getAllOnCurrentDomain -> getAllEnabledOnCurrentDomain in PickUpPlaceController

Expected result

to have autocomplete action updated and working

is there possibility to have non-existed method calls checked by some standards or phpstan?

Duplicate of #41

i see now