https protocols here as it will allow more flexibility if the need ever arises."), * groups = { * "advanced" = @Translation("Advanced"), * "cdn" = @Translation("CDN (Content Delivery Network)"), * "custom" = false, * }, * ) */ class CdnCustomCss extends SettingBase { /** * {@inheritdoc} */ public function getCacheTags() { return ['library_info']; } }