ImageEffectBase::$weight
Same name in other branches
- 9 core/modules/image/src/ImageEffectBase.php \Drupal\image\ImageEffectBase::weight
- 8.9.x 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 = '';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.