You are here

protected property TestBase::$verboseDirectoryUrl in Drupal 8

URL to the verbose output file directory.

Type: string

File

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

Class

TestBase
Base class for Drupal tests.

Namespace

Drupal\simpletest

Code

protected $verboseDirectoryUrl;