@@ -36,7 +36,7 @@ |
||
36 | 36 | throw new \InvalidArgumentException(); |
37 | 37 | } |
38 | 38 | |
39 | - $firstPartBuilder = $this->registry |
|
39 | + $firstPartBuilder = $this->registry |
|
40 | 40 | ->getBuilder($spec->getFirstPart()) |
41 | 41 | ; |
42 | 42 |