Some cleaning up and suppressing.

This commit is contained in:
James Cole
2016-01-15 20:48:06 +01:00
parent 31533b5ef8
commit 51062bc80b
4 changed files with 16 additions and 12 deletions

View File

@@ -331,6 +331,8 @@ class CsvController extends Controller
*
* STEP SIX
*
* @SuppressWarnings(PHPMD.CyclomaticComplexity) it's 6, but it's allright.
*
* @return \Illuminate\Http\RedirectResponse
*/
public function saveMapping()