lib/netgen/layouts-standard/bundle/NetgenLayoutsStandardBundle.php line 9
<?php
declare(strict_types=1);
namespace Netgen\Bundle\LayoutsStandardBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
final class NetgenLayoutsStandardBundle extends Bundle
{
}