Cleanup and add various warnings.

This commit is contained in:
James Cole
2016-01-02 16:31:14 +01:00
parent eb7c79ad27
commit 265dd37212
16 changed files with 17 additions and 21 deletions

View File

@@ -42,7 +42,6 @@ class Range
*
* @param \Illuminate\Http\Request $request
* @param \Closure $theNext
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
*
* @return mixed
*/