ImageEffectBase::$weight

Same name and namespace in other branches
  1. 9 core/modules/image/src/ImageEffectBase.php \Drupal\image\ImageEffectBase::weight
  2. 8.9.x core/modules/image/src/ImageEffectBase.php \Drupal\image\ImageEffectBase::weight
  3. 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\image

Code

protected $weight = '';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.