You are here

protected property YamlDiscoveryDecoratorTest::$discoveryDecorator in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php \Drupal\Tests\Core\Plugin\Discovery\YamlDiscoveryDecoratorTest::discoveryDecorator

The YamlDiscovery instance to test.

Type: \Drupal\Core\Plugin\Discovery\YamlDiscoveryDecorator

File

core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php, line 25
Contains \Drupal\Tests\Core\Plugin\Discovery\YamlDiscoveryDecoratorTest.

Class

YamlDiscoveryDecoratorTest
YamlDiscoveryDecorator unit tests.

Namespace

Drupal\Tests\Core\Plugin\Discovery

Code

protected $discoveryDecorator;