Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ImageEffectBase.php

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 = '';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal