You are here

protected property MediaEntityFunctionalTestBase::$storage in Media entity 8

The storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface;

File

tests/src/Functional/MediaEntityFunctionalTestBase.php, line 78

Class

MediaEntityFunctionalTestBase
Base class for Media Entity functional tests.

Namespace

Drupal\Tests\media_entity\Functional

Code

protected $storage;