Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jun 24, 2024
1 parent 0c62487 commit a699637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/framework/tests/Unit/DataCollectionUnitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ protected static function findFiles(string $name, array|string $extensions): Col
}

/**
* @param array<string, string> $files Filename as key, file contents as value.
* @param array<string, string> $files Filename as key, file contents as value.
*/
public static function mockFiles(array $files): void
{
Expand Down

0 comments on commit a699637

Please sign in to comment.