We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d319bd commit ba0438fCopy full SHA for ba0438f
src/Test/MakerTestCase.php
@@ -288,4 +288,4 @@ private function processReplacements(array $replacements, $rootDir)
288
file_put_contents($path, str_replace($replacement['find'], $replacement['replace'], $contents));
289
}
290
291
-}
+}
0 commit comments