mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 07:08:19 +00:00
Lots of new code for the import routine part 2
This commit is contained in:
@@ -40,6 +40,7 @@ class IndexController extends Controller
|
||||
*
|
||||
* @param string $bank
|
||||
*
|
||||
* @return \Illuminate\Http\RedirectResponse|\Illuminate\Routing\Redirector
|
||||
* @throws FireflyException
|
||||
*/
|
||||
public function create(string $bank)
|
||||
|
||||
Reference in New Issue
Block a user