Skip to content

Commit 21db7a6

Browse files
MAGETWO-64317: POST request to /setup/index.php/session/prolong returns successful json
1 parent 2e35c2b commit 21db7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/src/Magento/Setup/Mvc/Bootstrap/InitParamListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class InitParamListener implements ListenerAggregateInterface, FactoryInterface
4242
private $listeners = [];
4343

4444
/**
45-
* List of controllers which should be skipped from auth check
45+
* List of controllers and their actions which should be skipped from auth check
4646
*
4747
* @var array
4848
*/

0 commit comments

Comments
 (0)