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 f9be9af commit 262a462Copy full SHA for 262a462
KernelBrowser.php
@@ -45,7 +45,7 @@ public function __construct(KernelInterface $kernel, array $server = [], History
45
/**
46
* Returns the container.
47
*
48
- * @return ContainerInterface|null Returns null when the Kernel has been shutdown or not started yet
+ * @return ContainerInterface
49
*/
50
public function getContainer()
51
{
0 commit comments