Skip to content

Commit 5c68382

Browse files
committed
......
1 parent 5bd4f11 commit 5c68382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/tests/Integration/LiveComponentHydratorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ public function onEntireEntityUpdated($oldValue)
752752

753753
return HydrationTest::create(new class() {
754754
/**
755-
* @var \Symfony\UX\LiveComponent\Tests\Fixtures\Entity\ProductFixtureEntity[] $products
755+
* @var ProductFixtureEntity[] $products
756756
*/
757757
#[LiveProp()]
758758
public array $products = [];

0 commit comments

Comments
 (0)