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

Commit 4d5774b

Browse files
author
Andrey Helldar
committed
Merge remote-tracking branch 'origin/master'
2 parents a562196 + 3968c45 commit 4d5774b

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)