You are here

service tinypng.compress in TinyPNG 8

Class

Drupal\tinypng\TinyPng
2 string references to tinypng.compress
TinyPngImageHandler::create in src/TinyPngImageHandler.php
Instantiates a new instance of this class.
TinyPngImageStyleDownloadController::create in src/Controller/TinyPngImageStyleDownloadController.php
This is not a good solution. Replace this if https://www.drupal.org/project/drupal/issues/2940016 is closed.

File

./tinypng.services.yml
tinypng.services.yml

View source
  1. class: Drupal\tinypng\TinyPng
  2. arguments:
  3. - '@config.factory'
  4. - '@file_system'