|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (PackagePool $packagePool, Queue $queue) | |
Public Member Functions inherited from StrategyInterface | |
| deploy (array $options) | |
Standard deployment strategy implementation
Definition at line 15 of file StandardDeploy.php.
| __construct | ( | PackagePool | $packagePool, |
| Queue | $queue | ||
| ) |
StandardDeploy constructor
| PackagePool | $packagePool | |
| Queue | $queue |
Definition at line 37 of file StandardDeploy.php.