[ 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: | 95 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(user $user, migrator_output_handler_interface $migrator, $log_file) X-Ref |
Constructor param: user $user User object param: migrator_output_handler_interface $migrator Migrator output handler param: string $log_file File to log to |
file_open($file) X-Ref |
Open file for logging param: string $file File to open |
write($message, $verbosity) X-Ref |
{@inheritdoc} |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |