MediaType::$queue_thumbnail_downloads

Whether thumbnail downloads are queued.

Type: bool

See also

\Drupal\media\MediaTypeInterface::thumbnailDownloadsAreQueued()

File

core/modules/media/src/Entity/MediaType.php, line 108

Class

MediaType
Defines the Media type configuration entity.

Namespace

Drupal\media\Entity

Code

protected $queue_thumbnail_downloads = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.