Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Oct 29, 2023
1 parent 6620eb1 commit 8caa925
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ private function searchForLabelInConfig(): ?string
'index' => 'Home',
DocumentationPage::homeRouteName() => 'Docs',
]);

return $config[$this->routeKey] ?? null;
}

Expand Down

0 comments on commit 8caa925

Please sign in to comment.