Completed
Branch master (0b70cf)
by Jesse
03:22
created
Category
src/Dissector/ArgumentDeduction.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
 interface ArgumentDeduction
8 8
 {
9 9
     /** @throws InvalidTypeArgument */
10
-    public function for(
10
+    public function for (
11 11
         string $namespace,
12 12
         string $baseClass,
13 13
         string $callingFile,
Please login to merge, or discard this patch.