Pint PHP Style Fixes [no ci]

This commit is contained in:
refringe 2024-06-18 18:38:24 +00:00 committed by Pint Bot
parent 11a7a91033
commit 7ecdbed34d

View File

@ -10,8 +10,7 @@ class ModListStats extends Component
public function __construct(
public $mod,
public $modVersion
) {
}
) {}
public function render(): View
{