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 f0410c3 commit 359f689Copy full SHA for 359f689
ContainerAwareTrait.php
@@ -19,7 +19,7 @@
19
trait ContainerAwareTrait
20
{
21
/**
22
- * @var ContainerInterface
+ * @var ContainerInterface|null
23
*/
24
protected $container;
25
0 commit comments