6 lines
99 B
PHP
6 lines
99 B
PHP
<?php
|
|
|
|
use KupShop\KupShopBundle\Util\Compat\SymfonyBridge;
|
|
|
|
SymfonyBridge::handleGlobalRequest();
|