Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$mediaDirectory | |
$path = 'catalog' . DIRECTORY_SEPARATOR . 'product' | |
$dirPath = $mediaDirectory->getAbsolutePath($path) | |
$items | |
$dirPath = $mediaDirectory->getAbsolutePath($path) |
Definition at line 18 of file import_with_filesystem_images.php.
$items |
Definition at line 20 of file import_with_filesystem_images.php.
$mediaDirectory |
Definition at line 8 of file import_with_filesystem_images.php.
$path = 'catalog' . DIRECTORY_SEPARATOR . 'product' |
Definition at line 14 of file import_with_filesystem_images.php.