We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d786d55 commit b2a3a0fCopy full SHA for b2a3a0f
1 file changed
tests/Common/AbstractMigrationBuilderTest.php
@@ -18,7 +18,7 @@ abstract class AbstractMigrationBuilderTest extends TestCase
18
19
protected ContainerInterface $container;
20
protected MigrationBuilder $builder;
21
- private ConnectionInterface $db;
+ protected ConnectionInterface $db;
22
private StubMigrationInformer $informer;
23
24
protected function setUp(): void
0 commit comments