mirror of
https://github.com/cubixle/trustpilot-api-wrapper.git
synced 2026-04-29 07:58:43 +01:00
auto format.
This commit is contained in:
@@ -115,7 +115,6 @@ class ReviewTransformer
|
||||
$transformedData = [];
|
||||
|
||||
foreach ($reviews['reviews'] as $review) {
|
||||
|
||||
$transformedData[] = $this->transform($review);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user