protected property ImageStyleWithPipeline::$pipeline in Image Optimize (or ImageAPI Optimize) 8.2
Same name and namespace in other branches
- 8.3 src/Entity/ImageStyleWithPipeline.php \Drupal\imageapi_optimize\Entity\ImageStyleWithPipeline::pipeline
- 4.x 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
Namespace
Drupal\imageapi_optimize\EntityCode
protected $pipeline = '__default__';