Property | Type | Description | |
---|---|---|---|
$checkout |
Method | Description | |
---|---|---|
__construct ( |
||
addPluginVcsMapping ( Shopware\Plugin\Struct\Plugin $plugin, string $shopwarePath ) | ||
install ( Shopware\Plugin\Struct\Plugin $plugin, string $shopwarePath, boolean $inputActivate = false, string $branch = 'master', boolean $useHttp = false ) |
Method | Description | |
---|---|---|
checkForNewStructure ( Shopware\Plugin\Struct\Plugin $plugin, string $shopwarePath ) | ||
normalize ( $string ) : string | Normalize directory strings to make them comparable |
public __construct ( |
||
$checkout | ||
$ioService | ShopwareCli\Services\IoService |
public addPluginVcsMapping ( Shopware\Plugin\Struct\Plugin $plugin, string $shopwarePath ) | ||
$plugin | Shopware\Plugin\Struct\Plugin | |
$shopwarePath | string |