Skip to content

Commit ab9e600

Browse files
committed
Fix for phpstan
1 parent cb2fdab commit ab9e600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compiler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ class Compiler
122122
protected $attributesWithIf = ['checked', 'selected', 'disabled'];
123123

124124
/**
125-
* @var array
125+
* @var int[]
126126
*/
127127
protected $slotFallbackCounter = [];
128128

0 commit comments

Comments
 (0)