You are here

protected property BlazyPropertiesTestTrait::$formatterPluginManager in Blazy 8

Same name and namespace in other branches
  1. 8.2 tests/src/Traits/BlazyPropertiesTestTrait.php \Drupal\Tests\blazy\Traits\BlazyPropertiesTestTrait::formatterPluginManager

The formatter plugin manager.

Type: \Drupal\Core\Field\FormatterPluginManager

File

tests/src/Traits/BlazyPropertiesTestTrait.php, line 127

Class

BlazyPropertiesTestTrait
A Trait common for Blazy tests.

Namespace

Drupal\Tests\blazy\Traits

Code

protected $formatterPluginManager;