You are here

protected property AnimatedGifFunctionalTestBase::$displayRepository in Animated GIF 8

The display repository service.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

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

Class

AnimatedGifFunctionalTestBase
Base class for Animated GIF functional tests.

Namespace

Drupal\Tests\animated_gif\Functional

Code

protected $displayRepository;