Skip to content

Commit b3fd6d2

Browse files
committed
style:formatting
1 parent 7d5a952 commit b3fd6d2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/NotFound/Layout/Helpers/LayoutWidgetHelper.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ public function __construct(
2525

2626
/**
2727
* Will return a fully built LayoutResponse object
28-
*
29-
* @return object
3028
*/
3129
public function response(): object
3230
{
@@ -47,7 +45,6 @@ public function response(): object
4745
*
4846
* @param mixed $title
4947
* @param mixed $url
50-
* @return void
5148
*/
5249
public function addBreadcrumb($title, $url = null): void
5350
{

0 commit comments

Comments
 (0)