Symfony2 API
Class

Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand

class RouterDebugCommand extends ContainerAwareCommand

A console command for retrieving information about routes

Methods

setContainer(ContainerInterface $container = null)

Sets the Container.

from ContainerAwareCommand
isEnabled()

{@inheritdoc}

Details

in ContainerAwareCommand at line 45
public setContainer(ContainerInterface $container = null)

Sets the Container.

Parameters

ContainerInterface $container A ContainerInterface instance or null

at line 30
public isEnabled()

{@inheritdoc}