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 bbda3c4 commit 574cbb4Copy full SHA for 574cbb4
Readme.md
@@ -43,7 +43,7 @@ class BundleInitializationTest extends BaseBundleTestCase
43
// Boot the kernel.
44
$this->bootKernel();
45
46
- // Get the containter
+ // Get the container
47
$container = $this->getContainer();
48
49
// Test if you services exists
0 commit comments