protected property VendorStreamWrapperAssetOptimizer::$innerService in Vendor Stream Wrapper 8
The original asset optimization service instance that is being decorated.
Type: \Drupal\Core\Asset\AssetOptimizerInterface
File
- src/
Asset/ VendorStreamWrapperAssetOptimizer.php, line 25
Class
- VendorStreamWrapperAssetOptimizer
- Decorates the CSS and JS optimization services.
Namespace
Drupal\vendor_stream_wrapper\AssetCode
protected $innerService;