You are here

constant StreamWrapper::stylesCallback in AmazonS3 7.2

The path to the image style generation callback.

If this is changed, be sure to update amazons3_menu() as well.

@const string

File

src/StreamWrapper.php, line 39
Drupal stream wrapper implementation for Amazon S3

Class

StreamWrapper
@file Drupal stream wrapper implementation for Amazon S3

Namespace

Drupal\amazons3

Code

const stylesCallback = 'amazons3/image-derivative';