Skip to content

Commit 0db21d6

Browse files
ENGCOM-4751: Fixed 'Please specify the admin custom URL' error on app:config:import CLI command #22281
- Merge Pull Request #22281 from davidalger/magento2:github-15090 - Merged commits: 1. 8434d74 2. e340978
2 parents 56d3ad7 + e340978 commit 0db21d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Config/Model/Config/Backend/Admin/Usecustom.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
namespace Magento\Config\Model\Config\Backend\Admin;
1111

1212
/**
13+
* Process custom admin url during configuration value save process.
14+
*
1315
* @api
1416
* @since 100.0.2
1517
*/

0 commit comments

Comments
 (0)