<?php
namespace Crehler\FastNavigation;
use Shopware\Core\Framework\Plugin;
class FastNavigation extends Plugin
{
}