Skip to content

Commit 7e805c8

Browse files
author
Andrey Helldar
committed
Merge remote-tracking branch 'origin/main'
2 parents d8a9374 + 0e8d6f8 commit 7e805c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Configurations/Manager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public function get(string $driver): BaseConfiguration
2323
}
2424

2525
/**
26-
* @param \Tests\Configurations\BaseConfiguration|string $instance
26+
* @param string|\Tests\Configurations\BaseConfiguration $instance
2727
*
2828
* @return \Tests\Configurations\BaseConfiguration
2929
*/

0 commit comments

Comments
 (0)