You are here

protected property ExtraFieldDisplayPluginTest::$displayManager in Extra Field 8.2

The plugin manager under test.

Type: \Drupal\extra_field\Plugin\ExtraFieldDisplayManager

File

tests/src/Kernel/ExtraFieldDisplayPluginTest.php, line 40

Class

ExtraFieldDisplayPluginTest
Kernel test for Extra Field display plugins.

Namespace

Drupal\Tests\extra_field\Kernel

Code

protected $displayManager;