class RouterMatchCommand extends ContainerAwareCommand
A console command to test route matching.
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.
at line 31
public
isEnabled()
{@inheritdoc}