You are here

protected property MediaFunctionalTestTrait::$storage in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/media/tests/src/Functional/MediaFunctionalTestTrait.php \Drupal\Tests\media\Functional\MediaFunctionalTestTrait::storage

The storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/media/tests/src/Functional/MediaFunctionalTestTrait.php, line 54

Class

MediaFunctionalTestTrait
Trait with helpers for Media functional tests.

Namespace

Drupal\Tests\media\Functional

Code

protected $storage;