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 5bd4f11 commit 5c68382Copy full SHA for 5c68382
src/LiveComponent/tests/Integration/LiveComponentHydratorTest.php
@@ -752,7 +752,7 @@ public function onEntireEntityUpdated($oldValue)
752
753
return HydrationTest::create(new class() {
754
/**
755
- * @var \Symfony\UX\LiveComponent\Tests\Fixtures\Entity\ProductFixtureEntity[] $products
+ * @var ProductFixtureEntity[] $products
756
*/
757
#[LiveProp()]
758
public array $products = [];
0 commit comments