The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php, line 26
Class
- ImageToolkitBase
- Provides a base class for image toolkit plugins.
Namespace
Drupal\Core\ImageToolkit
Code
protected $configFactory;
Please login to continue.