RoutesCommand (Foundation)

RoutesCommand

class RoutesCommand extends Command (View source)

Methods

void __construct( Router $router)

Create a new route command instance.

int run( InputInterface $input, OutputInterface $output)

Run the console command.

fro