Skip to content

Commit

Permalink
Apply fixes from StyleCI (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyvelnet committed Aug 23, 2017
1 parent ce8635a commit 5164299
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/Cyvelnet/Laravel5Fractal/Adapters/ScopeDataAdapter.php
Expand Up @@ -27,7 +27,7 @@ public function __construct(Scope $scope)
/**
* generate a json response.
*
* @param int $http_status
* @param int $http_status
* @param array $header
*
* @return ResponseFactory|\Symfony\Component\HttpFoundation\Response
Expand Down
1 change: 0 additions & 1 deletion src/Cyvelnet/Laravel5Fractal/FractalServices.php
Expand Up @@ -10,7 +10,6 @@
use League\Fractal\Pagination\PaginatorInterface;
use League\Fractal\Resource\Collection;
use League\Fractal\Resource\Item;
use League\Fractal\Resource\Primitive;
use League\Fractal\Resource\ResourceInterface;

/**
Expand Down

0 comments on commit 5164299

Please sign in to comment.