Hello, I’m trying to add the custom model to my frontend plugin
namespace Shopware\CustomModels\ProductReviewContainer;
use Shopware\Components\Model\ModelRepository;
class Repository extends ModelRepository { ---- }
when i try to get the repository…
I got following exception.
Class ‘Shopware\CustomModels\ProductReviewContainer’ does not exist in vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php on line 96