You are here

protected property ImageStylesPregenerator::$fileStorage in Image Style Warmer 8

The file entity storage.

Type: \Drupal\file\FileStorageInterface

File

src/Plugin/QueueWorker/ImageStylesPregenerator.php, line 36

Class

ImageStylesPregenerator
Executes interface image styles pregeneration queue tasks.

Namespace

Drupal\image_style_warmer\Plugin\QueueWorker

Code

protected $fileStorage;