Originally I wanted to fix the broken type hint for the `Database` class. But I ended limiting the scope as much as possible and only type hint at the interfaces that contain the methods the code actually needs. Change-Id: I450a55e80612f6e676f7c803dc904b4b653426d8 |
||
|---|---|---|
| .. | ||
| DatabaseOracleTest.php | ||
| DatabasePostgresTest.php | ||
| DatabaseSqliteTest.php | ||
| DatabaseTestHelper.php | ||
| LBFactoryTest.php | ||
| LoadBalancerTest.php | ||