Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions
Index Class Reference
Inheritance diagram for Index:

Public Member Functions

 indexAction ()
 

Detailed Description

Main controller of the Setup Wizard

Definition at line 15 of file Index.php.

Member Function Documentation

◆ indexAction()

indexAction ( )
Returns
ViewModel|\Zend\Http\Response

Definition at line 20 of file Index.php.

21  {
22  return new ViewModel();
23  }

The documentation for this class was generated from the following file: