Skip to content

Commit db44df7

Browse files
committed
DEV-3508
Signed-off-by: Christian Pleintinger <christian.pleintinger@intranetx.com>
1 parent 0cddb64 commit db44df7

File tree

318 files changed

+636
-636
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

318 files changed

+636
-636
lines changed

src/Model/Account.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,9 +281,9 @@ public function createData($data = null, $property)
281281
} catch (\Exception $ex) {
282282
return $d;
283283
}
284-
285-
return $reflectionInstances;
286284
}
285+
286+
return $reflectionInstances;
287287
}
288288

289289
return $data;

src/Model/AccountEntry.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,9 @@ public function createData($data = null, $property)
257257
} catch (\Exception $ex) {
258258
return $d;
259259
}
260-
261-
return $reflectionInstances;
262260
}
261+
262+
return $reflectionInstances;
263263
}
264264

265265
return $data;

src/Model/AccountingDocument.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,9 +305,9 @@ public function createData($data = null, $property)
305305
} catch (\Exception $ex) {
306306
return $d;
307307
}
308-
309-
return $reflectionInstances;
310308
}
309+
310+
return $reflectionInstances;
311311
}
312312

313313
return $data;

src/Model/AddressClaim.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,9 @@ public function createData($data = null, $property)
257257
} catch (\Exception $ex) {
258258
return $d;
259259
}
260-
261-
return $reflectionInstances;
262260
}
261+
262+
return $reflectionInstances;
263263
}
264264

265265
return $data;

src/Model/AlexaSiteInfo.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,9 +269,9 @@ public function createData($data = null, $property)
269269
} catch (\Exception $ex) {
270270
return $d;
271271
}
272-
273-
return $reflectionInstances;
274272
}
273+
274+
return $reflectionInstances;
275275
}
276276

277277
return $data;

src/Model/AlexaSiteInfoHighestRankedIncountry.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,9 @@ public function createData($data = null, $property)
239239
} catch (\Exception $ex) {
240240
return $d;
241241
}
242-
243-
return $reflectionInstances;
244242
}
243+
244+
return $reflectionInstances;
245245
}
246246

247247
return $data;

src/Model/AlexaSiteInfoPageViewsPerDay.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,9 @@ public function createData($data = null, $property)
233233
} catch (\Exception $ex) {
234234
return $d;
235235
}
236-
237-
return $reflectionInstances;
238236
}
237+
238+
return $reflectionInstances;
239239
}
240240

241241
return $data;

src/Model/AlexaSiteInfoSiteData.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,9 @@ public function createData($data = null, $property)
239239
} catch (\Exception $ex) {
240240
return $d;
241241
}
242-
243-
return $reflectionInstances;
244242
}
243+
244+
return $reflectionInstances;
245245
}
246246

247247
return $data;

src/Model/ApiAlexaSiteInfoResponse.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,9 @@ public function createData($data = null, $property)
239239
} catch (\Exception $ex) {
240240
return $d;
241241
}
242-
243-
return $reflectionInstances;
244242
}
243+
244+
return $reflectionInstances;
245245
}
246246

247247
return $data;

src/Model/ApiDomainStudioResponse.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,9 @@ public function createData($data = null, $property)
239239
} catch (\Exception $ex) {
240240
return $d;
241241
}
242-
243-
return $reflectionInstances;
244242
}
243+
244+
return $reflectionInstances;
245245
}
246246

247247
return $data;

0 commit comments

Comments
 (0)