Skip to content

Commit 387434c

Browse files
committed
[CHORE] Make phpstan happy
Related: #1333
1 parent 5ac8b6f commit 387434c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Classes/Tca/Marker.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Marker extends AbstractFormElement
1616
/**
1717
* Default field information enabled for this element.
1818
*
19-
* @var array
19+
* @var array<array<string>>
2020
*/
2121
protected $defaultFieldInformation = [
2222
'tcaDescription' => [

0 commit comments

Comments
 (0)