@@ -70,7 +70,7 @@ |
||
| 70 | 70 | 'direction' => GraphNavigatorInterface::DIRECTION_DESERIALIZATION, |
| 71 | 71 | 'format' => $format, |
| 72 | 72 | 'type' => $class, |
| 73 | - 'method' => 'deserializeUidFrom' . ucfirst($format), |
|
| 73 | + 'method' => 'deserializeUidFrom'.ucfirst($format), |
|
| 74 | 74 | ]; |
| 75 | 75 | } |
| 76 | 76 | } |