Skip to content

Commit b73876d

Browse files
OliverZieglerStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent a8a55ed commit b73876d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Contracts/CommandAbstract.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ public function addFile(?\SplFileInfo $file): void
4040
array_push($this->filesToBeOpened, $file);
4141
}
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)