add new line - thought I configured PHP Storm to do this already...grrr

This commit is contained in:
Jessica Mauerhan
2016-03-23 07:03:35 -04:00
parent 70d7d6ff0b
commit 89a1252eb9
+1 -1
View File
@@ -7,4 +7,4 @@ if (!defined('HHVM_VERSION')) {
'debug' => true,
'includePaths' => [__DIR__ . '/../src/Generator']
]);
}
}