You are here

protected property DiscoveryTestBase::$discovery in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Plugin/Discovery/DiscoveryTestBase.php \Drupal\system\Tests\Plugin\Discovery\DiscoveryTestBase::discovery

The discovery component to test.

Type: \Drupal\Component\Plugin\Discovery\DiscoveryInterface

File

core/modules/system/src/Tests/Plugin/Discovery/DiscoveryTestBase.php, line 23
Contains \Drupal\system\Tests\Plugin\Discovery\DiscoveryTestBase.

Class

DiscoveryTestBase
Base class for plugin discovery tests.

Namespace

Drupal\system\Tests\Plugin\Discovery

Code

protected $discovery;