SchemaCommand extends Command

FinalYes

Generate schema files from fluid view helpers

Tags
internal:

Specific command implementation, not API itself.

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
Return values
int

        
On this page

Search results