Skip to content

Commit

Permalink
minor #1376 minor: adjust cs (kbond)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
kbond committed Jan 4, 2024
2 parents 42c67a1 + cd729ff commit 7a54335
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 7a54335

Please sign in to comment.