protected property RouteProviderTest::$pathProcessor in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Routing/RouteProviderTest.php \Drupal\system\Tests\Routing\RouteProviderTest::pathProcessor
The inbound path processor.
Type: \Drupal\Core\PathProcessor\InboundPathProcessorInterface
File
- core/
modules/ system/ src/ Tests/ Routing/ RouteProviderTest.php, line 72 - Contains \Drupal\system\Tests\Routing\RouteProviderTest.
Class
- RouteProviderTest
- Confirm that the default route provider is working correctly.
Namespace
Drupal\system\Tests\RoutingCode
protected $pathProcessor;