Skip to content

Commit 8d2aba4

Browse files
rodrigoprimojrfnl
andauthored
Apply suggestion from @jrfnl
Co-authored-by: Juliette <[email protected]>
1 parent befb62b commit 8d2aba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Core/Files/FileList/ConstructTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ public function testConstruct($files, $expectedFiles)
9393
/**
9494
* Data provider for testConstruct.
9595
*
96-
* @return array<string, array<string>>
96+
* @return array<string, array<string, array<string>>>
9797
*/
9898
public static function dataConstruct()
9999
{

0 commit comments

Comments
 (0)