You are here

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

The ID of the plugin.

Type: string

File

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

Class

PrintFormatTest
Tests the print format plugin.

Namespace

Drupal\Tests\printable\Unit\Plugin\PrintableFormat

Code

protected $pluginId;