installer_migrator_output_handler
class installer_migrator_output_handler implements migrator_output_handler_interface
Properties
protected iohandler_interface | $iohandler |
Methods
write(string|array $message, int $verbosity)
Write output using the configured closure.
Details
at line 30
__construct(iohandler_interface $iohandler)
Constructor
at line 38
write(string|array $message, int $verbosity)
Write output using the configured closure.