You are here

protected property FilenameGeneratorTest::$filenameGenerator in Entity Print 8.2

The filename generator.

Type: \Drupal\entity_print\FilenameGeneratorInterface

File

tests/src/Kernel/FilenameGeneratorTest.php, line 29

Class

FilenameGeneratorTest
@coversDefaultClass \Drupal\entity_print\FilenameGenerator @group entity_print

Namespace

Drupal\Tests\entity_print\Kernel

Code

protected $filenameGenerator;