mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/14124] Automatically translate exceptions in CLI
PHPBB3-14124
This commit is contained in:
@@ -68,3 +68,11 @@ services:
|
||||
- null
|
||||
- @template.twig.loader
|
||||
- []
|
||||
|
||||
console.exception_subscriber:
|
||||
class: phpbb\console\exception_subscriber
|
||||
arguments:
|
||||
- @language
|
||||
- %debug.exceptions%
|
||||
tags:
|
||||
- { name: kernel.event_subscriber }
|
||||
|
Reference in New Issue
Block a user