浏览代码

fixed typo

Fabien Potencier 14 年之前
父节点
当前提交
2bb2388c3f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php

+ 1 - 0
src/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php

@@ -12,6 +12,7 @@
 namespace Symfony\Component\Routing\Loader;
 
 use Symfony\Component\Routing\RouteCollection;
+use Symfony\Component\Config\Resource\FileResource;
 
 /**
  * AnnotationDirectoryLoader loads routing information from annotations set