@@ -75,8 +75,7 @@ |
||
| 75 | 75 | if($command->hasFreeformParameters()) |
| 76 | 76 | { |
| 77 | 77 | $params = $command->getParams()->getStatementString(); |
| 78 | - } |
|
| 79 | - else |
|
| 78 | + } else |
|
| 80 | 79 | { |
| 81 | 80 | $params = $command->getParams()->getNormalized(); |
| 82 | 81 | } |