You are here

protected property PrintFormatTest::$pluginDefinition 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::pluginDefinition

The plugin definition of this plugin.

Type: array

File

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

Class

PrintFormatTest
Tests the print format plugin.

Namespace

Drupal\Tests\printable\Unit\Plugin\PrintableFormat

Code

protected $pluginDefinition;