class GenerateTheme extends Command (View source)

Generates a new theme based on latest default markup.

Methods

__construct(string $name = NULL)

{@inheritdoc}

configure()

{@inheritdoc}

execute(InputInterface $input, OutputInterface $output)

{@inheritdoc}

Details

__construct(string $name = NULL)

{@inheritdoc}

Parameters

string $name

protected configure()

{@inheritdoc}

protected execute(InputInterface $input, OutputInterface $output)

{@inheritdoc}

Parameters

InputInterface $input
OutputInterface $output