class GenerateTheme extends Command (View source)

Generates a new theme based on latest default markup.

Methods

__construct(string $name = NULL)

{@inheritdoc}

configure()

{@inheritdoc}

int
execute(InputInterface $input, OutputInterface $output)

{@inheritdoc}

Details

__construct(string $name = NULL)

{@inheritdoc}

Parameters

string $name

protected configure()

{@inheritdoc}

protected int execute(InputInterface $input, OutputInterface $output)

{@inheritdoc}

Parameters

InputInterface $input
OutputInterface $output

Return Value

int