| [ 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: | 101 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
log_wrapper_migrator_output_handler:: (3 methods):
__construct()
file_open()
write()
Class: log_wrapper_migrator_output_handler - X-Ref
| __construct(\phpbb\language\language $language, migrator_output_handler_interface $migrator, $log_file, \phpbb\filesystem\filesystem_interface $filesystem) X-Ref |
| Constructor param: \phpbb\language\language $language Language object param: migrator_output_handler_interface $migrator Migrator output handler param: string $log_file File to log to param: \phpbb\filesystem\filesystem_interface $filesystem phpBB filesystem object |
| file_open($file) X-Ref |
| Open file for logging param: string $file File to open |
| write($message, $verbosity) X-Ref |
| {@inheritdoc} |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |