custom/plugins/WbfkIntediaDoofinderSW6/src/WbfkIntediaDoofinderSW6.php line 8

Open in your IDE?
  1. <?php
  2. declare(strict_types=1);
  3. namespace Wbfk\IntediaDoofinderSW6;
  4. use Shopware\Core\Framework\Plugin;
  5. class WbfkIntediaDoofinderSW6 extends Plugin
  6. {
  7. }