Deprecate the export function.

This commit is contained in:
James Cole
2019-06-07 18:19:24 +02:00
parent 9c5df6ab6e
commit 779650f63d
23 changed files with 13 additions and 2193 deletions

View File

@@ -25,7 +25,7 @@ namespace FireflyIII\Http\Requests;
use Carbon\Carbon;
/**
* Class ExportFormRequest.
* Class SelectTransactionsRequest.
*
* @codeCoverageIgnore
*/