We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9563cd0 commit d0aa420Copy full SHA for d0aa420
Twig/ThumbExtension.php
@@ -1,7 +1,7 @@
1
<?php
2
namespace Comur\ImageBundle\Twig;
3
4
-class ThumbExtension extends \Twig_Extension implements \Twig_Extension_GlobalsInterface
+class ThumbExtension extends \Twig_Extension implements \Twig\Extension\GlobalsInterface
5
{
6
protected $croppedDir;
7
protected $thumbsDir;
0 commit comments