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 328e486 commit 9c5a786Copy full SHA for 9c5a786
src/Test/MakerTestCase.php
@@ -299,4 +299,4 @@ private function processReplacements(array $replacements, $rootDir)
299
file_put_contents($path, str_replace($replacement['find'], $replacement['replace'], $contents));
300
}
301
302
-}
+}
0 commit comments