We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc1103 commit 4aabbd4Copy full SHA for 4aabbd4
src/Illuminate/Foundation/helpers.php
@@ -779,7 +779,7 @@ function resource_path($path = '')
779
/**
780
* Return a new response from the application.
781
*
782
- * @param string|array|null $content
+ * @param \Illuminate\View\View|string|array|null $content
783
* @param int $status
784
* @param array $headers
785
* @return \Symfony\Component\HttpFoundation\Response|\Illuminate\Contracts\Routing\ResponseFactory
0 commit comments