瀏覽代碼

update the BAB to the last symfony changes

Thomas 14 年之前
父節點
當前提交
e66dd8b1ec
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      DependencyInjection/BaseApplicationExtension.php

+ 1 - 0
DependencyInjection/BaseApplicationExtension.php

@@ -17,6 +17,7 @@ use Symfony\Component\DependencyInjection\ContainerBuilder;
 use Symfony\Component\DependencyInjection\Reference;
 use Symfony\Component\DependencyInjection\Definition;
 use Symfony\Component\DependencyInjection\Extension\Extension;
+use Symfony\Component\DependencyInjection\Loader\FileLocator;
 
 use Symfony\Component\Finder\Finder;