protected property GDToolkit::$streamWrapperManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php \Drupal\system\Plugin\ImageToolkit\GDToolkit::streamWrapperManager
The StreamWrapper manager.
Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface
File
- core/
modules/ system/ src/ Plugin/ ImageToolkit/ GDToolkit.php, line 65 - Contains \Drupal\system\Plugin\ImageToolkit\GDToolkit.
Class
- GDToolkit
- Defines the GD2 toolkit for image manipulation within Drupal.
Namespace
Drupal\system\Plugin\ImageToolkitCode
protected $streamWrapperManager;