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 1139636 commit c8cd9afCopy full SHA for c8cd9af
src/Gendiff.php
@@ -4,6 +4,9 @@
4
5
use Differ\Formatters\StylishCommand;
6
7
+/**
8
+ * @param CommandFactoryInterface $commandFactory
9
+ */
10
function runGendiff(
11
$commandFactory = new CommandFactory(
12
new \Docopt(),
0 commit comments