@@ -75,7 +75,7 @@ |
||
| 75 | 75 | * |
| 76 | 76 | * @return string non-negative integer number |
| 77 | 77 | */ |
| 78 | - protected function _convertScopeIdParam($scope, $scopeId, $allowZeroScope=false) |
|
| 78 | + protected function _convertScopeIdParam($scope, $scopeId, $allowZeroScope = false) |
|
| 79 | 79 | { |
| 80 | 80 | if ($scope === 'default') { |
| 81 | 81 | if ("$scopeId" !== "0") { |