You are here

protected property PagedRouteCollectionTest::$routeProvider in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony-cmf/routing/Tests/Routing/PagedRouteCollectionTest.php \Symfony\Cmf\Component\Routing\PagedRouteCollectionTest::routeProvider

Contains a mocked route provider.

Type: \Symfony\Cmf\Component\Routing\PagedRouteProviderInterface|\PHPUnit_Framework_MockObject_MockObject

File

vendor/symfony-cmf/routing/Tests/Routing/PagedRouteCollectionTest.php, line 29

Class

PagedRouteCollectionTest
Tests the page route collection.

Namespace

Symfony\Cmf\Component\Routing

Code

protected $routeProvider;