Skip to content

Commit

Permalink
Merge branch 'release/0.1.15'
Browse files Browse the repository at this point in the history
  • Loading branch information
frowhy committed Jun 11, 2019
2 parents 816d5eb + 815fe52 commit e84c4d1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Supports/ResultSerializer.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<?php


namespace Modules\Core\Supports;


use League\Fractal\Serializer\ArraySerializer;

class ResultSerializer extends ArraySerializer
Expand Down Expand Up @@ -33,4 +31,4 @@ public function item($resourceKey, array $data)
{
return $data;
}
}
}

0 comments on commit e84c4d1

Please sign in to comment.