Add newlines to files.

This commit is contained in:
James Cole
2017-08-12 07:48:39 +02:00
parent 743547096e
commit 337895cbaa
13 changed files with 12 additions and 13 deletions

View File

@@ -46,4 +46,4 @@ class BankController extends Controller
}
}
}

View File

@@ -303,4 +303,4 @@ class FileController extends Controller
return $configurator;
}
}
}

View File

@@ -163,4 +163,4 @@ class IntroController
return $steps;
}
}
}