Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
obsolete_response_methods.php File Reference

Go to the source code of this file.

Variables

 return ['loadLayout', 'renderLayout', '_redirect', '_forward', '_setActiveMenu', '_addBreadcrumb', '_addContent', '_addLeft', '_addJs', '_moveBlockToContainer',]
 

Variable Documentation

◆ return

return[ 'loadLayout', 'renderLayout', '_redirect', '_forward', '_setActiveMenu', '_addBreadcrumb', '_addContent', '_addLeft', '_addJs', '_moveBlockToContainer',]

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Temporary implementation that will be removed in scope of MAGETWO-28356.

Obsolete methods for refactored modules

Definition at line 23 of file obsolete_response_methods.php.