GenerateEntryClassesCommand
class GenerateEntryClassesCommand extends Command
GenerateEntryClassesCommand class.
CLI command for generating entry classes based off content types.
Methods
configure()
No description
execute(InputInterface $input, OutputInterface $output)
{@inheritdoc}
convertToStudlyCaps(string $name)
Converts a string to StudlyCaps.
Details
at line 43
protected
configure()
at line 61
protected
execute(InputInterface $input, OutputInterface $output)
{@inheritdoc}
at line 171
protected
convertToStudlyCaps(string $name)
Converts a string to StudlyCaps.