[ Index ] |
PHP Cross Reference of phpBB-3.1.12-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: | 88 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
factory:: (4 methods):
__construct()
get_instance()
garbage_collect()
get_captcha_types()
__construct(\Symfony\Component\DependencyInjection\ContainerInterface $container, \phpbb\di\service_collection $plugins) X-Ref |
Constructor param: \Symfony\Component\DependencyInjection\ContainerInterface $container param: \phpbb\di\service_collection $plugins |
get_instance($name) X-Ref |
Return a new instance of a given plugin param: $name return: object |
garbage_collect($name) X-Ref |
Call the garbage collector param: string $name The name to the captcha service. |
get_captcha_types() X-Ref |
Return a list of all registered CAPTCHA plugins returns: array |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |