Skip to content

Commit 3835958

Browse files
committed
[#14213] - More correction references
1 parent 08657fb commit 3835958

File tree

1 file changed

+1
-1
lines changed
  • tests/_data/fixtures/Mvc/View/Engine

1 file changed

+1
-1
lines changed

tests/_data/fixtures/Mvc/View/Engine/Twig.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Phalcon\Test\Fixtures\Mvc\View\Engine;
1313

1414
use Phalcon\DiInterface;
15-
use Phalcon\Mvc\View\Engine;
15+
use Phalcon\Mvc\View\Engine\AbstractEngine;
1616
use Phalcon\Mvc\View\EngineInterface;
1717
use Phalcon\Mvc\ViewBaseInterface;
1818
use Twig_Environment;

0 commit comments

Comments
 (0)