소스 검색

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