PHP Class appprodUrlMatcher, php-framework-benchmarks

This class has been auto-generated by the Symfony Routing Component.
Inheritance: extends Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher
Show file Open project: pmjones/php-framework-benchmarks

Public Methods

Method Description
__construct ( Symfony\Component\Routing\RequestContext $context ) Constructor.
match ( $pathinfo )

Method Details

__construct() public method

Constructor.
public __construct ( Symfony\Component\Routing\RequestContext $context )
$context Symfony\Component\Routing\RequestContext

match() public method

public match ( $pathinfo )