class CreateFosRoutingFilesForInstanceCommand extends AbstractInstantiableCommand

Class CreateFosRoutingFilesForInstanceCommand

Methods

configure()

{@inheritdoc}

execute(InputInterface $input, OutputInterface $output)

{@inheritdoc}

Serializer
getSerializer()

No description

ExposedRoutesExtractorInterface
getExposedRoutesExtractor()

No description

Details

at line 33
protected configure()

{@inheritdoc}

at line 62
protected execute(InputInterface $input, OutputInterface $output)

{@inheritdoc}

Parameters

InputInterface $input
OutputInterface $output

at line 121
protected Serializer getSerializer()

Return Value

Serializer

at line 129
protected ExposedRoutesExtractorInterface getExposedRoutesExtractor()

Return Value

ExposedRoutesExtractorInterface