You are here

public property MediaBundle::$queue_thumbnail_downloads in Media entity 8

Are thumbnail downloads queued.

Type: bool

File

src/Entity/MediaBundle.php, line 91

Class

MediaBundle
Defines the Media bundle configuration entity.

Namespace

Drupal\media_entity\Entity

Code

public $queue_thumbnail_downloads = FALSE;