Flow PHP

SchemaFormatCommand extends Command uses ConfigOptions

FinalYes
Attributes
#[AsCommand]
$name: 'schema:format'
$description: 'Print a json schema in one of the available formats.'
$aliases: ['format']

Methods

configure()  : void
execute()  : int

Methods

execute()

public execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int
On this page

Search results