Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wrong namesppace for RuntimeException
Prev code caused Instantiated class Endereco\Shopware6ClientStore\Installer\RuntimeException not found. 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols with phpstan. So i explicitely importet the RuntimeException with use.
- Loading branch information