[ Index ]

PHP Cross Reference of phpBB-3.3.11-deutsch

title

Body

[close]

/phpbb/db/extractor/ -> factory.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: 75 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

factory:: (2 methods):
  __construct()
  get()


Class: factory  - X-Ref

A factory which serves the suitable extractor instance for the given dbal

__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: Sat Nov 4 14:26:03 2023 Cross-referenced by PHPXref 0.7.1