We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8a55ed commit b73876dCopy full SHA for b73876d
src/Contracts/CommandAbstract.php
@@ -40,4 +40,4 @@ public function addFile(?\SplFileInfo $file): void
40
array_push($this->filesToBeOpened, $file);
41
}
42
43
-}
+}
0 commit comments