Skip to content

Commit cd729ff

Browse files
committed
minor: adjust cs
1 parent 42c67a1 commit cd729ff

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)