Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
datlechin authored and github-actions[bot] committed Aug 1, 2024
1 parent e70b149 commit e049739
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Enums/LinkTarget.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ enum LinkTarget: string implements HasLabel

case Top = '_top';


public function getLabel(): ?string
{
return match ($this) {
Expand Down

0 comments on commit e049739

Please sign in to comment.