Your IP : 127.0.0.1
<?php
/**
* Copyright (c) 2025. All rights reserved Rene Rene_ProductCustomization.
*
* This program is free software. You are allowed to use the software but NOT allowed to modify the software.
* It is also not legal to do any changes to the software and distribute it in your own name / brand.
*
* All use of the Product modules happens at your own risk.
* @author Rene_ProductCustomization
*/
use Magento\Framework\Component\ComponentRegistrar;
ComponentRegistrar::register(ComponentRegistrar::MODULE, 'Rene_ProductCustomization', __DIR__);