[ Index ] |
PHP Cross Reference of phpBB-3.3.14-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: | 75 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
factory:: (2 methods):
__construct()
get()
__construct(\phpbb\db\driver\driver_interface $db, \Symfony\Component\DependencyInjection\ContainerInterface $container) X-Ref |
Extractor factory constructor param: \phpbb\db\driver\driver_interface $db param: \Symfony\Component\DependencyInjection\ContainerInterface $container |
get() X-Ref |
DB extractor factory getter return: \phpbb\db\extractor\extractor_interface an appropriate instance of the database extractor for the used database driver |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |