Apply fixes from StyleCI

This commit is contained in:
Rico
2024-02-24 23:44:36 +00:00
committed by StyleCI Bot
parent 62417027fa
commit f159bf7be1

View File

@@ -10,7 +10,7 @@ return new class () extends PulseMigration {
*/ */
public function up(): void public function up(): void
{ {
if (! $this->shouldRun()) { if (!$this->shouldRun()) {
return; return;
} }