@@ -15,7 +15,7 @@ |
||
| 15 | 15 | ]; |
| 16 | 16 | |
| 17 | 17 | /** |
| 18 | - * @return array |
|
| 18 | + * @return \Twig_SimpleFunction[] |
|
| 19 | 19 | */ |
| 20 | 20 | public function getFunctions() |
| 21 | 21 | { |
@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace Facile\MongoDbBundle\Controller; |
| 4 | 4 | |
| 5 | 5 | use Facile\MongoDbBundle\DataCollector\MongoQuerySerializer; |
| 6 | -use MongoDB\BSON\UTCDateTime; |
|
| 7 | 6 | use Symfony\Component\DependencyInjection\Container; |
| 8 | 7 | use Symfony\Component\DependencyInjection\ContainerAwareInterface; |
| 9 | 8 | use Symfony\Component\DependencyInjection\ContainerInterface; |