[ Index ]

PHP Cross Reference of phpBB-3.3.12-deutsch

title

Body

[close]

/phpbb/auth/ -> provider_collection.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: 67 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

provider_collection:: (2 methods):
  __construct()
  get_provider()


Class: provider_collection  - X-Ref

Collection of auth providers to be configured at container compile time.

__construct(ContainerInterface $container, \phpbb\config\config $config)   X-Ref
Constructor

param: ContainerInterface $container Container object
param: \phpbb\config\config $config phpBB config

get_provider($provider_name = '')   X-Ref
Get an auth provider.

return: object    Default auth provider selected in config if it
param: string $provider_name The name of the auth provider



Generated: Sun Jun 23 12:25:44 2024 Cross-referenced by PHPXref 0.7.1