You are here

protected property SqlRedirectNotFoundStorageTest::$database in Redirect 8

Mock database connection.

Type: \Drupal\Core\Database\Connection|\PHPUnit_Framework_MockObject_MockObject

File

modules/redirect_404/tests/src/Unit/SqlRedirectNotFoundStorageTest.php, line 22

Class

SqlRedirectNotFoundStorageTest
Tests that overly long paths aren't logged.

Namespace

Drupal\Tests\redirect_404\Unit

Code

protected $database;