You are here

protected property AnimatedGifFunctionalTestBase::$entityTypeManager in Animated GIF 8

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Functional/AnimatedGifFunctionalTestBase.php, line 46

Class

AnimatedGifFunctionalTestBase
Base class for Animated GIF functional tests.

Namespace

Drupal\Tests\animated_gif\Functional

Code

protected $entityTypeManager;