SqliteDatabaseExcluderTest::$mockDatabase

Same name and namespace in other branches
  1. 11.x core/modules/package_manager/tests/src/Kernel/PathExcluder/SqliteDatabaseExcluderTest.php \Drupal\Tests\package_manager\Kernel\PathExcluder\SqliteDatabaseExcluderTest::mockDatabase

The mocked database connection.

Type: \Drupal\Core\Database\Connection|\Prophecy\Prophecy\ObjectProphecy

File

core/modules/package_manager/tests/src/Kernel/PathExcluder/SqliteDatabaseExcluderTest.php, line 36

Class

SqliteDatabaseExcluderTest
Tests Sqlite Database Excluder.

Namespace

Drupal\Tests\package_manager\Kernel\PathExcluder

Code

private Connection|ObjectProphecy $mockDatabase;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.