You are here

protected static property UpdatePathTestInstallHelper::$connection in Style Switcher 3.0.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/Update/UpdatePathTestInstallHelper.php \Drupal\Tests\styleswitcher\Functional\Update\UpdatePathTestInstallHelper::connection

The DB connection object.

Type: \Drupal\Core\Database\Connection

File

tests/src/Functional/Update/UpdatePathTestInstallHelper.php, line 19

Class

UpdatePathTestInstallHelper
Helps install database additions for a testing of update paths.

Namespace

Drupal\Tests\styleswitcher\Functional\Update

Code

protected static $connection;