Skip to content

Commit b3b35b6

Browse files
author
Victor Isadov
committed
Merge branch 'master' into 5.8
2 parents ec0ebb1 + fd12a0e commit b3b35b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Componentable.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public static function hasComponent($name)
4848
* @param $name
4949
* @param array $arguments
5050
*
51-
* @return \Illuminate\Contracts\View\View
51+
* @return HtmlString
5252
*/
5353
protected function renderComponent($name, array $arguments)
5454
{

0 commit comments

Comments
 (0)