Completed
Pull Request — master (#2)
by
unknown
04:59
created
src/Dummy.php 1 patch
Braces   +3 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,4 +5,6 @@
 block discarded – undo
5 5
 /**
6 6
  * This exception can be used to silence IDEs complaining about missing return points.
7 7
  */
8
-class Dummy extends \LogicException {}
8
+class Dummy extends \LogicException
9
+{
10
+}
Please login to merge, or discard this patch.