Pint PHP Style Fixes [no ci]

This commit is contained in:
refringe 2024-06-19 03:19:18 +00:00 committed by Pint Bot
parent 37619404e3
commit 169777f957

View File

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