You are here

protected property KmlImporter::$fileSystem in farmOS 2.x

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

modules/core/import/modules/kml/src/Form/KmlImporter.php, line 42

Class

KmlImporter
Provides a form for importing KML placemarks as land assets.

Namespace

Drupal\farm_import_kml\Form

Code

protected $fileSystem;