Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (PackagePool $packagePool, Queue $queue) | |
![]() | |
deploy (array $options) | |
Quick deployment strategy implementation
Definition at line 15 of file QuickDeploy.php.
__construct | ( | PackagePool | $packagePool, |
Queue | $queue | ||
) |
QuickDeploy constructor
PackagePool | $packagePool | |
Queue | $queue |
Definition at line 38 of file QuickDeploy.php.