3454516: Replace FileSystem injection with FileSystemInterface to allow for decorators.
Compare changes
@@ -4,6 +4,7 @@ namespace Drupal\csvfile_formatter\Plugin\Field\FieldFormatter;
@@ -29,7 +30,7 @@ class CSVFileFormatter extends FileFormatterBase {
@@ -92,7 +93,7 @@ class CSVFileFormatter extends FileFormatterBase {