[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
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: | 56 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
handler_factory:: (2 methods):
__construct()
get_instance()
Class: handler_factory - X-Ref
__construct(\Symfony\Component\DependencyInjection\ContainerInterface $container) X-Ref |
Constructor param: \Symfony\Component\DependencyInjection\ContainerInterface $container |
get_instance($type) X-Ref |
Return a new instance of an appropriate report handler param: string $type return: \phpbb\report\report_handler_interface |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |