deprecated:The "%service_id%" service is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use LibraryDiscovery instead. See https://www.drupal.org/node/3462970
trigger_error(__CLASS__.'is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use LibraryDiscoveryCollector instead. See https://www.drupal.org/node/3462970',E_USER_DEPRECATED);
$this->collector=$library_discovery_collector;
}
@@ -40,22 +35,14 @@ public function __construct(CacheCollectorInterface $library_discovery_collector
* @deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use
* LibraryDiscoveryCollector::clear() instead.
* @see https://www.drupal.org/node/3462970
*/
publicfunctionclearCachedDefinitions(){
@trigger_error(__METHOD__.'is deprecated in drupal:11.0.0 and is removed from drupal:12.0.0. Use ::clear() instead. See https://www.drupal.org/node/3462970',E_USER_DEPRECATED);