<?php
namespace Prf\PrestaShopBridgeBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class PrfPrestaShopBridgeBundle extends Bundle
{
}