Skip to content

Commit

Permalink
minor: adjust cs
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond committed Jan 4, 2024
1 parent 42c67a1 commit cd729ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/LiveComponent/src/Attribute/LiveProp.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ final class LiveProp
private null|string|array $onUpdated;

/**
* @var bool
*
* Tells if this property should be bound to the URL
* Tells if this property should be bound to the URL.
*/
private bool $url;

Expand Down

0 comments on commit cd729ff

Please sign in to comment.