[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/phpbb/console/ -> exception_subscriber.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 65 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

exception_subscriber:: (3 methods):
  __construct()
  on_exception()
  getSubscribedEvents()


Class: exception_subscriber  - X-Ref

__construct(\phpbb\language\language $language)   X-Ref
Construct method

param: \phpbb\language\language $language Language object

on_exception(ConsoleExceptionEvent $event)   X-Ref
This listener is run when the ConsoleEvents::EXCEPTION event is triggered.
It translate the exception message. If din debug mode the original exception is embedded.

param: ConsoleExceptionEvent $event

getSubscribedEvents()   X-Ref
No description



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1