Explorar o código

[WebBundle] fixed Finder namespace in Filesystem

ornicar %!s(int64=15) %!d(string=hai) anos
pai
achega
3bce03a7e1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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.
  *