Documentation

ConsoleRunner
in package

Handles running the Console Tools inside Symfony Console context.

Tags
deprecated

Use Symfony Console documentation to bootstrap a command-line application.

Table of Contents

Methods

addCommands()  : void
printCliConfigTemplate()  : void
Prints the instructions to create a configuration file
run()  : void
Runs console with the given connection provider.

Methods

printCliConfigTemplate()

Prints the instructions to create a configuration file

public static printCliConfigTemplate() : void
Tags
deprecated

This method will be removed without replacement.


        
On this page

Search results