When calling the register controller the error InvalidArgumentException is thrown.
The reason is:
The controller for URI "/lifecycle/register" is not callable: The shop entity class "Shopware\AppBundle\Entity\AbstractShop" must extend "Shopware\AppBundle\Entity\AbstractShop"
When calling the register controller the error InvalidArgumentException is thrown. The reason is:
The controller for URI "/lifecycle/register" is not callable: The shop entity class "Shopware\AppBundle\Entity\AbstractShop" must extend "Shopware\AppBundle\Entity\AbstractShop"