You are here

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

The media type object which is enabled for scheduling.

Type: \Drupal\media\MediaTypeInterface

File

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

Class

SchedulerMediaSetupTrait
Additional setup trait for Scheduler tests that use Media.

Namespace

Drupal\Tests\scheduler\Traits

Code

protected $mediaType;