Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 3968c45

Browse files
author
Andrey Helldar
authored
Merge pull request #43 from andrey-helldar/analysis-peNvZZ
Apply fixes from StyleCI
2 parents 4a03d72 + d152a4a commit 3968c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Support/Instance.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public static function of($haystack, $needles): bool
4242
}
4343

4444
/**
45-
* @param Throwable|string $class
45+
* @param string|Throwable $class
4646
*
4747
* @return string
4848
*/

0 commit comments

Comments
 (0)