You are here

protected property PdfPreviewGeneratorTest::$configFactory in PDFPreview 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Unit/PDFPreviewGeneratorTest.php \Drupal\Tests\pdfpreview\Unit\PDFPreviewGeneratorTest::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/PdfPreviewGeneratorTest.php, line 23

Class

PdfPreviewGeneratorTest
@coversDefaultClass \Drupal\pdfpreview\PdfPreviewGenerator

Namespace

Drupal\Tests\pdfpreview\Unit

Code

protected $configFactory;