mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-24 01:20:40 +01:00
Merge pull request #4800 from Nicofuma/ticket/15180
[ticket/15180] Adjust \phpbb\di\extension\core::TWIG_OPTIONS_POSITION
This commit is contained in:
commit
623058b08c
@ -24,7 +24,7 @@ use Symfony\Component\HttpKernel\DependencyInjection\Extension;
|
||||
*/
|
||||
class core extends Extension
|
||||
{
|
||||
const TWIG_OPTIONS_POSITION = 6;
|
||||
const TWIG_OPTIONS_POSITION = 7;
|
||||
|
||||
/**
|
||||
* Config path
|
||||
|
Loading…
x
Reference in New Issue
Block a user