[ 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: | 31 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
migrator_output_handler_interface:: (1 method):
write()
Interface: migrator_output_handler_interface - X-Ref
write($message, $verbosity) X-Ref |
Write output using the configured closure. param: string|array $message The message to write or an array containing the language key and all of its parameters. param: int $verbosity The verbosity of the message. |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |