You are here

protected property RouteHelper::$discovery in Theme Compiler 8

Same name and namespace in other branches
  1. 2.0.x src/Routing/RouteHelper.php \Drupal\theme_compiler\Routing\RouteHelper::discovery

A YAML discovery instance to find 'theme_compiler' configuration.

Type: \Drupal\Core\Plugin\Discovery\YamlDiscovery

File

src/Routing/RouteHelper.php, line 27

Class

RouteHelper
Builds the dynamic routes provided by this theme.

Namespace

Drupal\theme_compiler\Routing

Code

protected $discovery;