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 c01f803 commit 7f179a0Copy full SHA for 7f179a0
README.md
@@ -33,7 +33,7 @@ use Matthias\SymfonyDependencyInjectionTest\PhpUnit\AbstractExtensionTestCase;
33
34
class MyExtensionTest extends AbstractExtensionTestCase
35
{
36
- protected function getContainerExtensions()
+ protected function getContainerExtensions(): array
37
38
return array(
39
new MyExtension()
0 commit comments