|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (ConfigFactory $configFactory, SynchronizationFactory $syncFactory, Response $response, \Closure $isAllowed, $mediaDirectory, $configCacheFile, $relativeFileName, Filesystem $filesystem, PlaceholderFactory $placeholderFactory, State $state, ImageResize $imageResize) | |
| catchException (App\Bootstrap $bootstrap, \Exception $exception) | |
Public Member Functions inherited from AppInterface | |
| launch () | |
| catchException (App\Bootstrap $bootstrap, \Exception $exception) | |
Additional Inherited Members | |
Data Fields inherited from AppInterface | |
| const | DISTRO_LOCALE_CODE = 'en_US' |
| __construct | ( | ConfigFactory | $configFactory, |
| SynchronizationFactory | $syncFactory, | ||
| Response | $response, | ||
| \Closure | $isAllowed, | ||
| $mediaDirectory, | |||
| $configCacheFile, | |||
| $relativeFileName, | |||
| Filesystem | $filesystem, | ||
| PlaceholderFactory | $placeholderFactory, | ||
| State | $state, | ||
| ImageResize | $imageResize | ||
| ) |
| ConfigFactory | $configFactory | |
| SynchronizationFactory | $syncFactory | |
| Response | $response | |
| \Closure | $isAllowed | |
| string | $mediaDirectory | |
| string | $configCacheFile | |
| string | $relativeFileName | |
| Filesystem | $filesystem | |
| PlaceholderFactory | $placeholderFactory | |
| State | $state | |
| ImageResize | $imageResize | @SuppressWarnings(PHPMD.ExcessiveParameterList) |
Definition at line 105 of file Media.php.
| catchException | ( | App\Bootstrap | $bootstrap, |
| \Exception | $exception | ||
| ) |
{}
Definition at line 194 of file Media.php.