Apply fixes from StyleCI (#13208)

This commit is contained in:
Jellyfrog
2021-09-08 23:35:56 +02:00
committed by GitHub
parent c6d2385c3a
commit 26b95c0ccc
370 changed files with 1667 additions and 1667 deletions

View File

@@ -118,9 +118,9 @@ class GraphController extends Controller
}
/**
* @param Collection $graphs
* @param string $type
* @param string $search
* @param Collection $graphs
* @param string $type
* @param string $search
* @return Collection
*/
private function filterTypeGraphs($graphs, $type, $search)