From 283c66ac509392fb64c10efd07bc9a97e395de9e Mon Sep 17 00:00:00 2001 From: dpankratov Date: Tue, 20 Feb 2024 11:55:08 +0600 Subject: [PATCH] chore: add blank line --- documentation/migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/migration.md b/documentation/migration.md index 1613619e..2ea30ee3 100644 --- a/documentation/migration.md +++ b/documentation/migration.md @@ -203,4 +203,4 @@ $data = $httpRequestService->get($url)->json(); #### saveFile($fileName, $content): string - now return generated file name instead of url/path -- `$returnUrl` third argument had been removed \ No newline at end of file +- `$returnUrl` third argument had been removed