mini\Test\SqlLogicTest::stopOnError()
Method
public
Signature
public function stopOnError(bool $stop = true): self
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$stop |
bool |
true
|
Documentation missing |
Returns
self
Documentation
Stop on first error (useful for debugging)