@@ -34,7 +34,7 @@ |
||
34 | 34 | return $this->getBuilder()->getField($value)->getKey(); |
35 | 35 | } |
36 | 36 | |
37 | - return $value; |
|
37 | + return $value; |
|
38 | 38 | } |
39 | 39 | |
40 | 40 | public function transformConfig($config) |