[ Index ] |
PHP Cross Reference of phpBB-3.2.11-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: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |