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.
1 parent d4ffec5 commit 4595426Copy full SHA for 4595426
src/LaravelUtils.php
@@ -7,7 +7,8 @@ class LaravelUtils
7
/**
8
* Get full view path relative to the application's configured view path.
9
*
10
- * @param string $path
+ * @param string $path
11
+ *
12
* @return string
13
*/
14
public static function getViewPath($path = '')
0 commit comments