You are here

protected property SchedulerMediaSetupTrait::$mediaStorage in Scheduler 2.x

The media entity storage.

Type: \Drupal\Core\Entity\ContentEntityStorageInterface

File

tests/src/Traits/SchedulerMediaSetupTrait.php, line 63

Class

SchedulerMediaSetupTrait
Additional setup trait for Scheduler tests that use Media.

Namespace

Drupal\Tests\scheduler\Traits

Code

protected $mediaStorage;