diff --git a/src/Support/Instance.php b/src/Support/Instance.php index 9a633ab..d40184c 100644 --- a/src/Support/Instance.php +++ b/src/Support/Instance.php @@ -42,7 +42,7 @@ public static function of($haystack, $needles): bool } /** - * @param Throwable|string $class + * @param string|Throwable $class * * @return string */