Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$appDirs = ['app', 'pub/media', 'pub', 'var/log', 'var'] | |
foreach($appDirs as $dir) | $files = glob(TESTS_TEMP_DIR . '/Magento/Backup/data/*', GLOB_NOSORT) |
$appDirs = ['app', 'pub/media', 'pub', 'var/log', 'var'] |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Cleanup
Definition at line 10 of file app_dirs_rollback.php.
foreach ( $appDirs as $dir) $files = glob(TESTS_TEMP_DIR . '/Magento/Backup/data/*', GLOB_NOSORT) |
Definition at line 18 of file app_dirs_rollback.php.