ImageStyleInterface::TOKEN

Same name and namespace in other branches
  1. main core/modules/image/src/ImageStyleInterface.php \Drupal\image\ImageStyleInterface::TOKEN

The name of the query parameter for image derivative tokens.

File

core/modules/image/src/ImageStyleInterface.php, line 15

Class

ImageStyleInterface
Provides an interface defining an image style entity.

Namespace

Drupal\image

Code

const TOKEN = 'itok';

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