Pint PHP Style Fixes [no ci]

This commit is contained in:
refringe 2024-06-19 03:20:27 +00:00 committed by Pint Bot
parent dcd2269945
commit a30b134b88

View File

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