extends Symfony Request

This commit is contained in:
Manuel Raynaud
2013-07-08 11:43:23 +02:00
parent 5da11c253e
commit a06771bea6
5 changed files with 26 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<?php
use Symfony\Component\HttpFoundation\Request;
use Thelia\Core\Thelia;
use Thelia\Core\HttpFoundation\Request;
//use Symfony\Component\DependencyInjection;