protected property PDFPreviewGeneratorTest::$configFactory in PDFPreview 8
Same name and namespace in other branches
- 2.0.x 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\UnitCode
protected $configFactory;