Skip to content

Commit

Permalink
Fix comment indentation in DplReactAppsController.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamik10 committed Oct 6, 2023
1 parent fd2d898 commit a846042
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ public function search(): array {
return $app;
}

/**
/**
* Render advanced search app.
*
* @return mixed[]
Expand Down Expand Up @@ -473,7 +473,7 @@ public static function searchResultUrl(): string {
);
}

/**
/**
* Builds a url for the local advanced search route.
*/
public static function advancedSearchUrl(): string {
Expand Down

0 comments on commit a846042

Please sign in to comment.