final class DeployHookMarkCompleteCommand extends Command (View source)

Traits

Constants

NAME

Methods

static UpdateRegistry
getRegistry()

Get the deploy hook update registry.

__construct($root, $site_path, $module_list, KeyValueFactoryInterface $key_value_factory, ThemeHandlerInterface $theme_handler)

No description

int
execute(InputInterface $input, OutputInterface $output)

No description

Details

static UpdateRegistry getRegistry()

Get the deploy hook update registry.

Return Value

UpdateRegistry

__construct($root, $site_path, $module_list, KeyValueFactoryInterface $key_value_factory, ThemeHandlerInterface $theme_handler)

No description

Parameters

$root
$site_path
$module_list
KeyValueFactoryInterface $key_value_factory
ThemeHandlerInterface $theme_handler

int execute(InputInterface $input, OutputInterface $output)

No description

Parameters

InputInterface $input
OutputInterface $output

Return Value

int