Skip to content

Commit 4595426

Browse files
style: Apply fixes from StyleCI (#5)
Co-authored-by: StyleCI Bot <bot@styleci.io>
1 parent d4ffec5 commit 4595426

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/LaravelUtils.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ class LaravelUtils
77
/**
88
* Get full view path relative to the application's configured view path.
99
*
10-
* @param string $path
10+
* @param string $path
11+
*
1112
* @return string
1213
*/
1314
public static function getViewPath($path = '')

0 commit comments

Comments
 (0)