Skip to content

Commit

Permalink
private
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Dec 16, 2023
1 parent 14c9dc1 commit 6265583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Helper/FixtureSplitter.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public static function getTemporaryPath(): string
return sys_get_temp_dir() . '/_temp_fixture_easy_testing';
}

public static function createTemporaryFileInfo(
private static function createTemporaryFileInfo(
SplFileInfo $fixtureSmartFileInfo,
string $prefix,
string $fileContent
Expand Down

0 comments on commit 6265583

Please sign in to comment.