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

Go to the source code of this file.

Variables

 $filters = $block->getConfig()->getFilters() ?? []
 
 $allowedExtensions = []
 

Variable Documentation

◆ $allowedExtensions

$allowedExtensions = []

Definition at line 12 of file uploader.phtml.

◆ $filters

$filters = $block->getConfig()->getFilters() ?? []

Definition at line 11 of file uploader.phtml.