lib/netgen/content-browser-ui/bundle/NetgenContentBrowserUIBundle.php line 9
<?php
declare(strict_types=1);
namespace Netgen\Bundle\ContentBrowserUIBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
final class NetgenContentBrowserUIBundle extends Bundle
{
}