|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (JsTranslationConfig $jsTranslationConfig, DeployStaticFile $deployStaticFile, State $state, LoggerInterface $logger) | |
| deploy ($area, $theme, $locale) | |
Deploy translation dictionaries service
Definition at line 15 of file DeployTranslationsDictionary.php.
| __construct | ( | JsTranslationConfig | $jsTranslationConfig, |
| DeployStaticFile | $deployStaticFile, | ||
| State | $state, | ||
| LoggerInterface | $logger | ||
| ) |
| JsTranslationConfig | $jsTranslationConfig | |
| DeployStaticFile | $deployStaticFile | |
| State | $state | |
| LoggerInterface | $logger |
Definition at line 43 of file DeployTranslationsDictionary.php.
| deploy | ( | $area, | |
| $theme, | |||
| $locale | |||
| ) |
| string | $area | |
| string | $theme | |
| string | $locale |
Definition at line 61 of file DeployTranslationsDictionary.php.