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

Go to the source code of this file.

Variables

 return ['app/code */registration.php', 'app/design */registration.php', 'lib/internal **/registration.php']
 

Variable Documentation

◆ return

return[ 'app/code */registration.php', 'app/design */registration.php', 'lib/internal **/registration.php']

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Glob patterns relative to the project root directory, used by registration.php to generate a list of includes.

Definition at line 19 of file registration_globlist.php.