Fixed formatting

This commit is contained in:
snipe 2017-01-13 01:45:14 -08:00
parent f9a501d774
commit 06d66f6e94

View file

@ -14,7 +14,7 @@ class LocationsTransformer
return $locations_array; return $locations_array;
} }
public function transformLocation(Location $location = null) public function transformLocation (Location $location = null)
{ {
if ($location) { if ($location) {
$locations_array[] = [ $locations_array[] = [