SchemaCommand extends Command
FinalYes
Generate schema files from fluid view helpers
Tags
Attributes
- #[AsCommand]
- 'fluid:schema:generate'
- 'Generate XSD schema files for all available ViewHelpers in var/transient/'
Table of Contents
Methods
- __construct() : mixed
- execute() : int
Methods
__construct()
public
__construct(ClassLoader $classLoader) : mixed
Parameters
- $classLoader : ClassLoader
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int
Parameters
- $input : InputInterface
- $output : OutputInterface