You are here

public property TestBase::$verbose in Drupal 8

TRUE if verbose debugging is enabled.

Type: bool

File

core/modules/simpletest/src/TestBase.php, line 92

Class

TestBase
Base class for Drupal tests.

Namespace

Drupal\simpletest

Code

public $verbose;