You are here

protected property ImageStyleWithPipeline::$pipeline in Image Optimize (or ImageAPI Optimize) 4.x

Same name and namespace in other branches
  1. 8.3 src/Entity/ImageStyleWithPipeline.php \Drupal\imageapi_optimize\Entity\ImageStyleWithPipeline::pipeline
  2. 8.2 src/Entity/ImageStyleWithPipeline.php \Drupal\imageapi_optimize\Entity\ImageStyleWithPipeline::pipeline

@TODO: maybe this should be something other than a 'random' string.

File

src/Entity/ImageStyleWithPipeline.php, line 15

Class

ImageStyleWithPipeline

Namespace

Drupal\imageapi_optimize\Entity

Code

protected $pipeline = '__default__';