Skip to content

Commit 7a54335

Browse files
committed
minor #1376 minor: adjust cs (kbond)
This PR was merged into the 2.x branch. Discussion ---------- minor: adjust cs | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Issues | n/a | License | MIT Commits ------- cd729ff minor: adjust cs
2 parents 42c67a1 + cd729ff commit 7a54335

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/LiveComponent/src/Attribute/LiveProp.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,7 @@ final class LiveProp
5959
private null|string|array $onUpdated;
6060

6161
/**
62-
* @var bool
63-
*
64-
* Tells if this property should be bound to the URL
62+
* Tells if this property should be bound to the URL.
6563
*/
6664
private bool $url;
6765

0 commit comments

Comments
 (0)