@@ -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 | { |
@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Facile\MongoDbBundle\DataCollector\MongoQuerySerializer; |
6 | 6 | use Facile\MongoDbBundle\Services\Explain\ExplainQueryService; |
7 | -use MongoDB\BSON\UTCDateTime; |
|
8 | 7 | use Symfony\Component\DependencyInjection\Container; |
9 | 8 | use Symfony\Component\DependencyInjection\ContainerAwareInterface; |
10 | 9 | use Symfony\Component\DependencyInjection\ContainerInterface; |