custom/plugins/MeteorAjaxVariant/src/MeteorAjaxVariant.php line 7

Open in your IDE?
  1. <?php
  2. namespace Meteor\AjaxVariant;
  3. use Shopware\Core\Framework\Plugin;
  4. class MeteorAjaxVariant extends Plugin
  5. {
  6. }