protected property TestRouteBuilder::$yamlDiscovery in Drupal 8
The mocked YAML discovery.
Type: \Drupal\Core\Discovery\YamlDiscovery|\PHPUnit\Framework\MockObject\MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Routing/ RouteBuilderTest.php, line 334 - Contains \Drupal\Tests\Core\Routing\RouteBuilderTest.
Class
- TestRouteBuilder
- Extends the core route builder with a setter method for the YAML discovery.
Namespace
Drupal\Tests\Core\RoutingCode
protected $yamlDiscovery;