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

Merge branch '3.2.x'

This commit is contained in:
Marc Alexander
2017-10-29 12:49:25 +01:00
2 changed files with 2 additions and 12 deletions

View File

@@ -3,7 +3,6 @@ services:
class: phpbb\console\exception_subscriber
arguments:
- '@language'
- '%debug.exceptions%'
tags:
- { name: kernel.event_subscriber }