Skip to content

Commit 127dfdd

Browse files
smnandreKocal
andcommitted
Feedback
Co-authored-by: Hugo Alliaume <[email protected]>
1 parent 21200ce commit 127dfdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TwigComponent/src/ComponentProperties.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ final class ComponentProperties
2626

2727
/**
2828
* @var array<class-string, array{
29-
* properties: array<class-string, array{string, array{string, string, bool}, bool}>,
29+
* properties: array<class-string, array{string, array{string, string, bool}, bool}>,
3030
* methods: array<class-string, array{string, array{string, bool}}>,
3131
* }|null>
3232
*/

0 commit comments

Comments
 (0)