We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8a9374 + 0e8d6f8 commit 7e805c8Copy full SHA for 7e805c8
tests/Configurations/Manager.php
@@ -23,7 +23,7 @@ public function get(string $driver): BaseConfiguration
23
}
24
25
/**
26
- * @param \Tests\Configurations\BaseConfiguration|string $instance
+ * @param string|\Tests\Configurations\BaseConfiguration $instance
27
*
28
* @return \Tests\Configurations\BaseConfiguration
29
*/
0 commit comments