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 29
Class
- SqliteDatabaseExcluderTest
- @covers \Drupal\package_manager\PathExcluder\SqliteDatabaseExcluder @group package_manager @internal
Namespace
Drupal\Tests\package_manager\Kernel\PathExcluderCode
private Connection|ObjectProphecy $mockDatabase;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.