Skip to content

Commit

Permalink
added missing use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarStark committed Feb 29, 2016
1 parent f0e6752 commit af5ccbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resizer/ResizerInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
namespace Sonata\MediaBundle\Resizer;

use Gaufrette\File;
use Imagine\Image\Box;
use Sonata\MediaBundle\Model\MediaInterface;

interface ResizerInterface
Expand Down

0 comments on commit af5ccbc

Please sign in to comment.