interface migrator_output_handler_interface
Constants
VERBOSITY_QUIET |
|
VERBOSITY_NORMAL |
|
VERBOSITY_VERBOSE |
|
VERBOSITY_VERY_VERBOSE |
|
VERBOSITY_DEBUG |
|
Methods
write(string|array $message, int $verbosity)
Write output using the configured closure. |
Details
at line 30
public
write(string|array $message, int $verbosity)
Write output using the configured closure.