custom/plugins/LtcKomfortkasse6/src/LtcKomfortkasse6.php line 6

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