You are here

protected property MediaEntityJavascriptTestBase::$storage in Media entity 8

The storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface;

File

tests/src/FunctionalJavascript/MediaEntityJavascriptTestBase.php, line 79

Class

MediaEntityJavascriptTestBase
Base class for Media Entity Javascript functional tests.

Namespace

Drupal\Tests\media_entity\FunctionalJavascript

Code

protected $storage;