Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Commit

Permalink
Applied fixes from FlintCI
Browse files Browse the repository at this point in the history
  • Loading branch information
soullivaneuh authored and OskarStark committed Nov 5, 2019
1 parent 2cf0e6f commit 0464b09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Controller/Api/PostController.php
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,6 @@ public function putPostCommentsAction($postId, $commentId, Request $request)
/**
* Filters criteria from $paramFetcher to be compatible with the Pager criteria.
*
*
* @return array The filtered criteria
*/
protected function filterCriteria(ParamFetcherInterface $paramFetcher)
Expand Down

0 comments on commit 0464b09

Please sign in to comment.