Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
R0Wi authored and github-actions[bot] committed Sep 10, 2023
1 parent 984ae6a commit 31b7432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Integration/Composer/AutoloaderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
use Test\TestCase;

class AutoloaderTest extends TestCase {
/** @var null|string */
/** @var null|string */
private $testClass = null;

private static function getClassPath(string $class): string {
Expand Down

0 comments on commit 31b7432

Please sign in to comment.