Skip to content

Commit

Permalink
style:formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
64knl committed Mar 4, 2023
1 parent 7d5a952 commit b3fd6d2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/NotFound/Layout/Helpers/LayoutWidgetHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ public function __construct(

/**
* Will return a fully built LayoutResponse object
*
* @return object
*/
public function response(): object
{
Expand All @@ -47,7 +45,6 @@ public function response(): object
*
* @param mixed $title
* @param mixed $url
* @return void
*/
public function addBreadcrumb($title, $url = null): void
{
Expand Down

0 comments on commit b3fd6d2

Please sign in to comment.