Skip to content

Commit

Permalink
Feedback
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo Alliaume <[email protected]>
  • Loading branch information
smnandre and Kocal committed Oct 5, 2024
1 parent 21200ce commit 127dfdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TwigComponent/src/ComponentProperties.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ final class ComponentProperties

/**
* @var array<class-string, array{
* properties: array<class-string, array{string, array{string, string, bool}, bool}>,
* properties: array<class-string, array{string, array{string, string, bool}, bool}>,
* methods: array<class-string, array{string, array{string, bool}}>,
* }|null>
*/
Expand Down

0 comments on commit 127dfdd

Please sign in to comment.