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\image
Code
protected $weight = '';
The weight of the image effect.
Type: int|string
Drupal\image
protected $weight = '';
Please login to continue.