You are here

protected property RouteHelper::$discovery in Theme Compiler 2.0.x

Same name and namespace in other branches
  1. 8 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 35

Class

RouteHelper
Builds the route(s) that facilitate compilation of theme-provided assets.

Namespace

Drupal\theme_compiler\Routing

Code

protected $discovery;