protected property YamlDiscovery::$name in Service Container 7.2
Same name and namespace in other branches
- 7 lib/Drupal/Component/Discovery/YamlDiscovery.php \Drupal\Component\Discovery\YamlDiscovery::name
The base filename to look for in each directory.
Type: string
File
- lib/
Drupal/ Component/ Discovery/ YamlDiscovery.php, line 23 - Contains \Drupal\Component\Discovery\YamlDiscovery.
Class
- YamlDiscovery
- Provides discovery for YAML files within a given set of directories.
Namespace
Drupal\Component\DiscoveryCode
protected $name;