You are here

protected property YamlDiscovery::$discovery in Plug 7

YAML file discovery and parsing handler.

Type: \Drupal\Component\Discovery\YamlDiscovery

File

lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php, line 26
Contains \Drupal\Core\Plugin\Discovery\YamlDiscovery.

Class

YamlDiscovery
Allows YAML files to define plugin definitions.

Namespace

Drupal\Core\Plugin\Discovery

Code

protected $discovery;