|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Data Structures | |
| class | MinifierTest |
Public Member Functions | |
| __construct ( $fileName, $sourcePath=null, $area=null, $theme=null, $locale=null, $module=null) | |
| getFileName () | |
| getFileId () | |
| getFilePath () | |
| getSourcePath () | |
| getModule () | |
| getArea () | |
| getTheme () | |
| getLocale () | |
| getExtension () | |
Protected Attributes | |
| $module | |
| $area | |
| $theme | |
| $locale | |
| __construct | ( | $fileName, | |
$sourcePath = null, |
|||
$area = null, |
|||
$theme = null, |
|||
$locale = null, |
|||
$module = null |
|||
| ) |
| getArea | ( | ) |
| getFileId | ( | ) |
Definition at line 83 of file Asset.php.
| getFileName | ( | ) |
| getSourcePath | ( | ) |