protected property ImageEffectBase::$weight in Drupal 8
Same name and namespace in other branches
- 9 core/modules/image/src/ImageEffectBase.php \Drupal\image\ImageEffectBase::weight
- 10 core/modules/image/src/ImageEffectBase.php \Drupal\image\ImageEffectBase::weight
The weight of the image effect.
Type: int|string
File
- core/
modules/ image/ src/ ImageEffectBase.php, line 34
Class
- ImageEffectBase
- Provides a base class for image effects.
Namespace
Drupal\imageCode
protected $weight = '';