You are here

protected property PrintFormatTest::$configuration in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 2.x tests/src/Unit/Plugin/PrintableFormat/PrintFormatTest.php \Drupal\Tests\printable\Unit\Plugin\PrintableFormat\PrintFormatTest::configuration

The configuration to be passed into the format plugin constructor.

Type: array

File

tests/src/Unit/Plugin/PrintableFormat/PrintFormatTest.php, line 34

Class

PrintFormatTest
Tests the print format plugin.

Namespace

Drupal\Tests\printable\Unit\Plugin\PrintableFormat

Code

protected $configuration;