You are here

protected property MenuTreeStorageTest::$connection in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php \Drupal\KernelTests\Core\Menu\MenuTreeStorageTest::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php, line 31

Class

MenuTreeStorageTest
Tests the menu tree storage.

Namespace

Drupal\KernelTests\Core\Menu

Code

protected $connection;