Skip to content

Commit

Permalink
PSR
Browse files Browse the repository at this point in the history
  • Loading branch information
cevro committed Oct 27, 2024
1 parent c839878 commit 524e4c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/UI/PageTitle.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ public function __construct(
string|Html $title,
?string $icon = null,
public string|Html|null $subTitle = null
)
{
) {
parent::__construct($id, $title, $icon);
}

Expand Down

0 comments on commit 524e4c8

Please sign in to comment.