@@ -7,7 +7,7 @@ |
||
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, |