You are here

protected property FileFieldPathsRedirectTest::$entityTypeManager in File (Field) Paths 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Functional/FileFieldPathsRedirectTest.php, line 32

Class

FileFieldPathsRedirectTest
Test redirect module integration.

Namespace

Drupal\Tests\filefield_paths\Functional

Code

protected $entityTypeManager;