mini\Test\SqlLogicTest::verbose() Method

public

Signature

public function verbose(bool $verbose = true): self

Parameters

Name Type Default Description
$verbose bool true Documentation missing

Returns

self

Documentation

Enable verbose mode - print each query to STDERR before running

Source

src/Test/SqlLogicTest.php:56-60