[ 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: | 126 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
update_hashes:: (3 methods):
__construct()
configure()
execute()
Class: update_hashes - X-Ref
__construct(\phpbb\config\config $config, \phpbb\user $user,\phpbb\db\driver\driver_interface $db, \phpbb\passwords\manager $passwords_manager,$hashing_algorithms, $defaults) X-Ref |
Update_hashes constructor param: \phpbb\config\config $config param: \phpbb\user $user param: \phpbb\db\driver\driver_interface $db param: \phpbb\passwords\manager $passwords_manager param: array $hashing_algorithms Hashing driver param: array $defaults Default password types |
configure() X-Ref |
{@inheritdoc} |
execute(InputInterface $input, OutputInterface $output) X-Ref |
{@inheritdoc} |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |