@trigger_error('Not defining the final $file_system argument to '.__METHOD__.' is deprecated in drupal:8.8.3 and will throw an error in drupal:10.0.0.',E_USER_DEPRECATED);
$file_system=\Drupal::service('file_system');
}
$this->fileSystem=$file_system;
}
/**
...
...
@@ -39,7 +54,7 @@ public function __construct(\Traversable $namespaces, CacheBackendInterface $cac