We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8bbee commit 3243a38Copy full SHA for 3243a38
tests/DoctrineIntegration/data/isEmpty.php
@@ -10,7 +10,7 @@ class Foo
10
{
11
12
/** @var Collection<int, Bar> */
13
- private Collection $shippingOptions;
+ private $shippingOptions;
14
15
public function __construct()
16
0 commit comments