Skip to content

Commit

Permalink
Merge pull request #2 from koffinate/analysis-neMe9y
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
yusronarif committed Mar 28, 2023
2 parents c036282 + 9c128ef commit d247e4b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@
/**
* Menu instance.
*
* @param ?string $name
* @param ?string $group
* @param array $groupAttribute
*
* @param ?string $name
* @param ?string $group
* @param array $groupAttribute
* @return \Koffin\Menu\Contracts\Menu
*/
function menus(?string $name = null, ?string $group = null, array $groupAttribute = []): \Koffin\Menu\Contracts\Menu
Expand Down

0 comments on commit d247e4b

Please sign in to comment.