فهرست منبع

[WebBundle] fixed Finder namespace in Filesystem

ornicar 15 سال پیش
والد
کامیت
3bce03a7e1
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/Symfony/Framework/WebBundle/Util/Filesystem.php

+ 2 - 0
src/Symfony/Framework/WebBundle/Util/Filesystem.php

@@ -2,6 +2,8 @@
 
 namespace Symfony\Framework\WebBundle\Util;
 
+use Symfony\Components\Finder\Finder;
+
 /*
  * This file is part of the Symfony framework.
  *