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

Open in your IDE?
  1. <?php
  2. namespace ImnxxNWBLoginabgleich;
  3. use Shopware\Core\Framework\Plugin;
  4. // Some nice comment
  5. class ImnxxNWBLoginabgleich extends Plugin
  6. {
  7. }