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.
2 parents a8a55ed + b73876d commit f2c526cCopy full SHA for f2c526c
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