1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 14:57:37 +02:00

[ticket/15180] Adjust \phpbb\di\extension\core::TWIG_OPTIONS_POSITION

PHPBB3-15180
This commit is contained in:
Tristan Darricau
2017-04-17 23:06:25 +02:00
parent 2c66867126
commit e0d13da5f4

View File

@@ -24,7 +24,7 @@ use Symfony\Component\HttpKernel\DependencyInjection\Extension;
*/ */
class core extends Extension class core extends Extension
{ {
const TWIG_OPTIONS_POSITION = 6; const TWIG_OPTIONS_POSITION = 7;
/** /**
* Config path * Config path