@@ -113,8 +113,7 @@ |
||
113 | 113 | { |
114 | 114 | if (is_array($jsonStructureFile)){ |
115 | 115 | $this->jsonStructure = $jsonStructureFile; |
116 | - } |
|
117 | - else { |
|
116 | + } else { |
|
118 | 117 | $this->jsonStructure = self::getObjectFromJsonFile($jsonStructureFile); |
119 | 118 | } |
120 | 119 | $this->sqlVendor = $sqlVendor; |